This commit is contained in:
2025-08-06 04:32:29 -04:00
parent 74475f1980
commit a59c651f2c

View File

@@ -95,8 +95,8 @@ static void update_pwm (int rc_x, int rc_y) {
(-, +) (0, 0) (+, -)
(-, -0) (-, -) (-0, -)
if (1024 < x < 2048 && 1024 < y < 2048) {
}*/
if (1024 < x < 2048 && 1024 < y < 2048) {}
*/
// ADDED ON AUG 6, 2025
// CONTINOUS UPDATE