This commit is contained in:
2025-06-23 22:59:51 -04:00
parent bfcc2f24a2
commit cdcd116aec

View File

@@ -112,7 +112,7 @@ static uint8_t s_led_state = 1;
ESP32-C3 Blue board MAC: 54:32:04:46:71:80
ESP32-C3 SuperMini MAC: 34:b7:da:f9:33:8d
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] = {0x54, 0x32, 0x04, 0x46, 0x71, 0x80}; // MAC address of troubleshooting Dev board