Skip to content

Commit 4c57e65

Browse files
author
Owen
authored
Update Threads.ino
1 parent c190d9c commit 4c57e65

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: libraries/Apollo3/examples/Threads/Threads.ino

-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
is used to blink the onboard LED and another thread is used to print status messages
1818
over Serial.
1919
20-
This sketch, written without an RTOS, would be growing into a nest of coniditonal
21-
statements all written in one main loop. Instead
22-
2320
*/
2421

2522
#define STATUS_COUNT_TOTAL (10)

0 commit comments

Comments
 (0)