mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: allow pca9685 to be compiled out of code
This commit is contained in:
parent
76fa78dacd
commit
2ee0fb671b
|
@ -135,6 +135,6 @@ define AP_GRIPPER_ENABLED 0
|
|||
|
||||
# SkyViper has a very limited set of blinkenlights
|
||||
define AP_NOTIFY_NCP5623_ENABLED 0
|
||||
|
||||
define AP_NOTIFY_PCA9685_ENABLED 0
|
||||
|
||||
AUTOBUILD_TARGETS Copter
|
||||
|
|
Loading…
Reference in New Issue