mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 09:13:32 +08:00
px4io: enable signals
signals will be used to wakeup the mixer on a new set of pwm values
This commit is contained in:
committed by
Lorenz Meier
parent
730916cd17
commit
caade93ae4
@@ -400,7 +400,7 @@ CONFIG_SCHED_ATEXIT=n
|
||||
CONFIG_DISABLE_CLOCK=n
|
||||
CONFIG_DISABLE_POSIX_TIMERS=y
|
||||
CONFIG_DISABLE_PTHREAD=y
|
||||
CONFIG_DISABLE_SIGNALS=y
|
||||
CONFIG_DISABLE_SIGNALS=n
|
||||
CONFIG_DISABLE_MQUEUE=y
|
||||
CONFIG_DISABLE_MOUNTPOINT=y
|
||||
CONFIG_DISABLE_ENVIRON=y
|
||||
|
||||
Reference in New Issue
Block a user