mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-12-08 00:46:22 +00:00
ESP32-C3 RC
This commit is contained in:
@@ -80,6 +80,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
uint8_t *data; // Buffer; pointer to the data struct.
|
||||
uint8_t dest_mac[ESP_NOW_ETH_ALEN]; // MAC address of destination device.
|
||||
} espnow_data_packet_t;
|
||||
|
||||
/* Parameters of sending ESPNOW data. */
|
||||
|
||||
Reference in New Issue
Block a user