mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 01:32:05 +00:00
espnow autoreconnect
This commit is contained in:
@@ -119,6 +119,7 @@ static void sendData (void)
|
||||
} else {
|
||||
espnow_channel = 1;
|
||||
}
|
||||
ESP_LOGI(TAG, "Channel is set at %d", espnow_channel);
|
||||
transmission_init();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user