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 6011ba6 commit 365fb83Copy full SHA for 365fb83
examples/ScheduledAsync/ScheduledAsync.ino
@@ -72,8 +72,8 @@ void do_blink()
72
}
73
74
/*********************************************************************
75
- * This part of the sketch defines the lora work task, which iniates new
76
- * work and the lora_done() function that processes the results.
+ * This part of the sketch defines the lora work task, which initiates
+ * new work and the lora_done() function that processes the results.
77
*********************************************************************/
78
79
static const unsigned long TX_INTERVAL = 60000; /* ms */
0 commit comments