mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-23 21:36:28 +08:00
dont downscale thrust for heli actautors
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#define ESC_STOPPED SERVOS_TICS_OF_USEC(0)
|
||||
|
||||
#ifndef KILL_MOTORS
|
||||
#define ESC_HOVER SERVOS_TICS_OF_USEC(7500)
|
||||
#define ESC_HOVER SERVOS_TICS_OF_USEC(5500)
|
||||
#else
|
||||
#define ESC_HOVER SERVOS_TICS_OF_USEC(0)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user