mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
AP_HAL_ChibiOS: add and use AP_NOTIFY_TOSHIBALED_ENABLED
This commit is contained in:
parent
f74d22135c
commit
ab83f42380
@ -136,5 +136,6 @@ define AP_GRIPPER_ENABLED 0
|
|||||||
# SkyViper has a very limited set of blinkenlights
|
# SkyViper has a very limited set of blinkenlights
|
||||||
define AP_NOTIFY_NCP5623_ENABLED 0
|
define AP_NOTIFY_NCP5623_ENABLED 0
|
||||||
define AP_NOTIFY_PCA9685_ENABLED 0
|
define AP_NOTIFY_PCA9685_ENABLED 0
|
||||||
|
define AP_NOTIFY_TOSHIBALED_ENABLED 0
|
||||||
|
|
||||||
AUTOBUILD_TARGETS Copter
|
AUTOBUILD_TARGETS Copter
|
||||||
|
Loading…
Reference in New Issue
Block a user