ESP-NOW Transmitter

This commit is contained in:
2025-06-17 21:54:33 -04:00
parent 11b79c4779
commit 483c947e55

View File

@@ -1,3 +1,5 @@
#include "joystick.h"
static sensors_data_t buffer;
int convert_axis_to_pwm(int axis_value) {