mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-12 17:47:01 +00:00
ESP-IDF Robot ESP NOW
This commit is contained in:
@@ -85,7 +85,8 @@ static uint8_t s_led_state = 0;
|
|||||||
============================
|
============================
|
||||||
|
|
||||||
ESP32-C3 Blue board MAC: 54:32:04:46:71:80
|
ESP32-C3 Blue board MAC: 54:32:04:46:71:80
|
||||||
ESP32-C3 SuperMini MAC:
|
ESP32-C3 SuperMini MAC: 34:b7:da:f9:33:8d
|
||||||
|
ESP32-C3 Breadboard MAC:
|
||||||
*/
|
*/
|
||||||
#define ESPNOW_MAXDELAY 512
|
#define ESPNOW_MAXDELAY 512
|
||||||
static QueueHandle_t espnow_queue;
|
static QueueHandle_t espnow_queue;
|
||||||
|
Reference in New Issue
Block a user