Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| computers:arduino:breeze [03-Jun-2019 14:34] – [Named Sections of Code] Steve Joynt | computers:arduino:breeze [03-Jun-2019 14:37] (current) – [Named Sections of Code] Steve Joynt | ||
|---|---|---|---|
| Line 190: | Line 190: | ||
| < | < | ||
| - | 100 # CountDown "This is the entry point to this sub-routine" | + | 100 # CountDown "This is the entry point to this section of code" |
| 105 # # "It counts down from 10 to 1, then signals 'Blast Off'" | 105 # # "It counts down from 10 to 1, then signals 'Blast Off'" | ||
| 110 set count 10 | 110 set count 10 | ||