mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 07:56:15 +00:00
tx/rx
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
|
|
||||||
extern uint8_t broadcast_mac[ESP_NOW_ETH_ALEN];
|
extern uint8_t broadcast_mac[ESP_NOW_ETH_ALEN];
|
||||||
extern uint8_t receiver_mac[ESP_NOW_ETH_ALEN];
|
extern uint8_t receiver_mac[ESP_NOW_ETH_ALEN];
|
||||||
|
extern uint8_t receiver_2_mac[ESP_NOW_ETH_ALEN];
|
||||||
extern uint8_t transmitter_mac[ESP_NOW_ETH_ALEN];
|
extern uint8_t transmitter_mac[ESP_NOW_ETH_ALEN];
|
||||||
extern const char *TAG;
|
extern const char *TAG;
|
||||||
#endif
|
#endif
|
Reference in New Issue
Block a user