mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:56:11 +00:00
ESP-NOW Transmitter
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
static int x, y; // Joystick x and y positions
|
||||
adc_oneshot_unit_handle_t adc_xy_handle;
|
||||
//extern sensors_data_t buffer;
|
||||
sensors_data_t buffer;
|
||||
|
||||
int convert_axis_to_pwm(int axis_value);
|
||||
void get_joystick_xy_axis(int *x_axis, int *y_axis);
|
||||
|
Reference in New Issue
Block a user