mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:36:12 +00:00
Code comments
This commit is contained in:
@@ -113,7 +113,7 @@ void sendData (void) {
|
||||
}
|
||||
}
|
||||
|
||||
// Continous, periodic task that sends data.
|
||||
// Continous, periodic task for sending the data.
|
||||
static void rc_send_data_task (void *arg) {
|
||||
|
||||
while (true) {
|
||||
|
Reference in New Issue
Block a user