mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-12-05 23:14:20 +00:00
tx/rx
This commit is contained in:
@@ -6,7 +6,7 @@ uint8_t broadcast_mac[ESP_NOW_ETH_ALEN] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
|
||||
//uint8_t receiver_mac[ESP_NOW_ETH_ALEN] = {0xe4, 0xb0, 0x63, 0x17, 0x9e, 0x45};
|
||||
|
||||
uint8_t receiver_mac[ESP_NOW_ETH_ALEN] = {0xe4, 0xb0, 0x63, 0x17, 0x9e, 0x44};
|
||||
uint8_t receiver-2_mac[ESP_NOW_ETH_ALEN] = {0xe4, 0xb0, 0x63, 0x1b, 0xe5, 0x14};
|
||||
uint8_t receiver_2_mac[ESP_NOW_ETH_ALEN] = {0xe4, 0xb0, 0x63, 0x1b, 0xe5, 0x14};
|
||||
//uint8_t receiver_mac[ESP_NOW_ETH_ALEN] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
|
||||
|
||||
//uint8_t transmitter_mac[ESP_NOW_ETH_ALEN] = {0x34, 0xB7, 0xDA, 0xF9, 0x33, 0x8D};
|
||||
|
||||
Reference in New Issue
Block a user