mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:56:11 +00:00
Code comments
This commit is contained in:
@@ -81,7 +81,7 @@ void deletePeer (void) {
|
||||
ESP_LOGE("ESP-NOW", "Could not delete peer");
|
||||
}
|
||||
}
|
||||
// Function to send data to the receiver
|
||||
// Function for sending the data to the receiver
|
||||
void sendData (void) {
|
||||
|
||||
buffer.crc = 0;
|
||||
|
Reference in New Issue
Block a user