ESP32-C3 RC & Receiver

This commit is contained in:
2025-01-04 02:26:08 -05:00
parent a0c2b59629
commit aeec6f76db
3 changed files with 2 additions and 2 deletions

View File

View File

@@ -1 +1 @@
e0331c5727348ea9db771dd5ce70d5c7d1f2aad8
a0c2b5962996be49b10f02177c66f5f83e2c4238

View File

@@ -65,7 +65,7 @@ static QueueHandle_t s_example_espnow_queue;
// Broadcast address
//static uint8_t s_example_broadcast_mac[ESP_NOW_ETH_ALEN] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF };
static uint8_t s_example_broadcast_mac[ESP_NOW_ETH_ALEN] = { 0xE4, 0xB0, 0x63, 0x17, 0x9E, 0x45 };
static uint16_t s_example_espnow_seq[EXAMPLE_ESPNOW_DATA_MAX] = { 0, 0 };
//static uint16_t s_example_espnow_seq[EXAMPLE_ESPNOW_DATA_MAX] = { 0, 0 };