mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:50:53 +00:00
Status LED
This commit is contained in:
0
ESP32-IDF_ESPNOW-Transmitter/build/.ninja_lock
Normal file
0
ESP32-IDF_ESPNOW-Transmitter/build/.ninja_lock
Normal file
@@ -1 +1 @@
|
||||
444b88fdb7c86f3f7f8cd43079ced386418f6f0a
|
||||
f2f19325b958e101ffa3fb43d0c9a6111c6e7fca
|
||||
|
@@ -1,7 +1,5 @@
|
||||
#include "config.h"
|
||||
|
||||
#define SYS_LED_GPIO (10) // 10 GPIO of on-board LED
|
||||
|
||||
uint8_t broadcast_mac[ESP_NOW_ETH_ALEN] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
|
||||
//uint8_t receiver_mac[ESP_NOW_ETH_ALEN] = {0x9c, 0x9e, 0x6e, 0x14, 0xb5, 0x54};
|
||||
// ESP32-C3 Breadboard Robot Receiver
|
||||
|
Reference in New Issue
Block a user