mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-18 07:37:58 +00:00
ESP32-C3 RC & Receiver
This commit is contained in:
@@ -43,4 +43,5 @@ typedef struct {
|
||||
uint8_t dest_mac[ESP_NOW_ETH_ALEN]; // MAC address of destination device.
|
||||
} espnow_data_packet_t;
|
||||
|
||||
static void wifi_init(void);
|
||||
static void wifi_init(void);
|
||||
static esp_err_t rc_espnow_init (void);
|
Reference in New Issue
Block a user