ESP-NOW Transmitter

This commit is contained in:
2025-06-17 23:50:25 -04:00
parent 147cecf6ae
commit 50cfa11803
5 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
//static const char *TAG = "ESP-NOW_Transmitter";
static sensors_data_t buffer;
extern static sensors_data_t buffer;
static int x, y; // Joystick x and y positions
adc_oneshot_unit_handle_t adc_xy_handle;
//uint8_t receiver_mac[ESP_NOW_ETH_ALEN] = {0xE4, 0xB0, 0x63, 0x17, 0x9E, 0x45}; // MAC address of Robot