mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-13 18:55:00 +00:00
.
This commit is contained in:
@@ -112,7 +112,7 @@ static uint8_t s_led_state = 1;
|
|||||||
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: 34:b7:da:f9:33:8d
|
ESP32-C3 SuperMini MAC: 34:b7:da:f9:33:8d
|
||||||
ESP32-C3 Breadboard #1 MAC: e4:b0:63:17:9e:45
|
ESP32-C3 Breadboard #1 MAC: e4:b0:63:17:9e:45
|
||||||
ESP32-C3 Breadboard #2 MAC: 9c:9e:6e:14:b5:54
|
ESP32-C3 Breadboard #2 MAC: 9c:9e:6e:14:b5:54 (rapid blink)
|
||||||
*/
|
*/
|
||||||
static uint8_t broadcast_mac[ESP_NOW_ETH_ALEN] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
|
static uint8_t broadcast_mac[ESP_NOW_ETH_ALEN] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
|
||||||
//static uint8_t broadcast_mac[ESP_NOW_ETH_ALEN] = {0x54, 0x32, 0x04, 0x46, 0x71, 0x80}; // MAC address of troubleshooting Dev board
|
//static uint8_t broadcast_mac[ESP_NOW_ETH_ALEN] = {0x54, 0x32, 0x04, 0x46, 0x71, 0x80}; // MAC address of troubleshooting Dev board
|
||||||
|
Reference in New Issue
Block a user