mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-16 08:54:18 +00:00
.
This commit is contained in:
@@ -76,6 +76,7 @@ void sendData (void)
|
|||||||
buffer.x_axis = 240;
|
buffer.x_axis = 240;
|
||||||
buffer.y_axis = 256;
|
buffer.y_axis = 256;
|
||||||
buffer.nav_bttn = 0;
|
buffer.nav_bttn = 0;
|
||||||
|
buffer.led = 0;
|
||||||
buffer.motor1_rpm_pwm = 0;
|
buffer.motor1_rpm_pwm = 0;
|
||||||
buffer.motor2_rpm_pwm = 0;
|
buffer.motor2_rpm_pwm = 0;
|
||||||
buffer.motor3_rpm_pwm = 0;
|
buffer.motor3_rpm_pwm = 0;
|
||||||
|
Reference in New Issue
Block a user