mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 19:47:50 +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)
|
#define ESC_STOPPED SERVOS_TICS_OF_USEC(0)
|
||||||
|
|
||||||
#ifndef KILL_MOTORS
|
#ifndef KILL_MOTORS
|
||||||
#define ESC_HOVER SERVOS_TICS_OF_USEC(7500)
|
#define ESC_HOVER SERVOS_TICS_OF_USEC(5500)
|
||||||
#else
|
#else
|
||||||
#define ESC_HOVER SERVOS_TICS_OF_USEC(0)
|
#define ESC_HOVER SERVOS_TICS_OF_USEC(0)
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user