This commit is contained in:
2025-06-24 00:57:19 -04:00
parent 90618456c8
commit 27b640a9d9

View File

@@ -76,6 +76,7 @@ void sendData (void)
buffer.x_axis = 240;
buffer.y_axis = 256;
buffer.nav_bttn = 0;
buffer.led = 0;
buffer.motor1_rpm_pwm = 0;
buffer.motor2_rpm_pwm = 0;
buffer.motor3_rpm_pwm = 0;