mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-19 16:29:04 +00:00
ESP-NOW-Transmitter
This commit is contained in:
@@ -407,5 +407,4 @@ void app_main(void)
|
|||||||
|
|
||||||
wifi_init();
|
wifi_init();
|
||||||
esp_now_init();
|
esp_now_init();
|
||||||
esp_now_register_send_cb(onDataSent);
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user