mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 08:43:25 +00:00
pcm
This commit is contained in:
@@ -94,7 +94,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 AUG 6, 2025
|
// ADDED ON AUG 6, 2025: to be tested!
|
||||||
// CONTINOUS UPDATE
|
// CONTINOUS UPDATE
|
||||||
// All forward directions
|
// All forward directions
|
||||||
if (y >= 1500) {
|
if (y >= 1500) {
|
||||||
|
Reference in New Issue
Block a user