mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-01 03:54:49 +00:00
RC
This commit is contained in:
@@ -817,6 +817,8 @@ void onDataReceived (const uint8_t *mac_addr, const uint8_t *data, uint8_t data_
|
|||||||
x = buf.x_axis;
|
x = buf.x_axis;
|
||||||
y = buf.y_axis;
|
y = buf.y_axis;
|
||||||
|
|
||||||
|
update_pwm(buf.x_axis, buf.y_axis);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void app_main(void)
|
void app_main(void)
|
||||||
|
Reference in New Issue
Block a user