mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-03 07:47:35 +00:00
ESP32-C3 RC & Receiver
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#ifndef CONTROLLER_H
|
||||
#define CONTROLLER_H
|
||||
|
||||
void onDataSent (uint8_t *mac_addr, esp_now_send_status_t status);
|
||||
void sensors_data_prepare(espnow_data_packet_t *send_packet);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user