This commit is contained in:
2025-08-06 04:23:38 -04:00
parent 4dc1edecb4
commit 5e7ab73943

View File

@@ -98,7 +98,7 @@ static void update_pwm (int rc_x, int rc_y) {
if (1024 < x < 2048 && 1024 < y < 2048) { if (1024 < x < 2048 && 1024 < y < 2048) {
}*/ }*/
// ADDED ON A // ADDED ON AUG 6, 2025
// CONTINOUS UPDATE // CONTINOUS UPDATE
// All forward directions // All forward directions
if (y >= 1500) { if (y >= 1500) {