We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c190d9c commit 4c57e65Copy full SHA for 4c57e65
libraries/Apollo3/examples/Threads/Threads.ino
@@ -17,9 +17,6 @@
17
is used to blink the onboard LED and another thread is used to print status messages
18
over Serial.
19
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
-
23
*/
24
25
#define STATUS_COUNT_TOTAL (10)
0 commit comments