mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-31 16:25:27 +00:00
ESP-NOW Transmitter
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include "config.h"
|
||||
|
||||
const char *JTAG = "Joystick";
|
||||
const char *TAG = "ESP-NOW_Transmitter";
|
||||
|
||||
esp_now_peer_info_t devices;
|
||||
adc_oneshot_unit_handle_t adc_xy_handle;
|
||||
sensors_data_t buffer;
|
||||
|
Reference in New Issue
Block a user