mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 14:40:52 +00:00
ESP-NOW Transmitter
This commit is contained in:
@@ -32,6 +32,7 @@ adc_oneshot_unit_handle_t adc_xy_handle;
|
|||||||
sensors_data_t buffer;
|
sensors_data_t buffer;
|
||||||
|
|
||||||
int convert_axis_to_pwm(int axis_value);
|
int convert_axis_to_pwm(int axis_value);
|
||||||
|
void sendRawData(void);
|
||||||
|
|
||||||
//static sensors_data_t buffer;
|
//static sensors_data_t buffer;
|
||||||
esp_err_t joystick_adc_init(void) {
|
esp_err_t joystick_adc_init(void) {
|
||||||
|
Reference in New Issue
Block a user