Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paganswrath authored Mar 31, 2023
1 parent a8a213c commit d7ed2e1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

**PPG System v.1.1.0 *- Release Notes***

**PPG System v.1.0.0 *- Release Notes***
----
Description

Expand Down Expand Up @@ -151,6 +151,10 @@ Limitations of PPG System / Specifications
arrload MyArray 1 ArrayData # ArrayData = MyArray[1]
arrload MyArray Index ArrayData # ArrayData = MyArray[0] or MyArray[Index}
arrwipe MyArray 0
clear # Clears Screen
delay [] # Delays Number of Frames
pspeed [] # Sets Speed of PPGSystem Processor , or Instructions Per Frame
Expand Down Expand Up @@ -208,3 +212,7 @@ Thank You :)




0 comments on commit d7ed2e1

Please sign in to comment.