mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: add OREOLED to CubeGreen
This commit is contained in:
parent
dfeb6debce
commit
0351cd42c4
|
@ -10,4 +10,6 @@ include ../CubeBlack/hwdef.dat
|
|||
# these are parameters the Solo requires for proper operation that are different from the 4 standard defaults.
|
||||
env DEFAULT_PARAMETERS 'Tools/Frame_params/Solo_Copter-4_GreenCube.param'
|
||||
|
||||
define HAL_OREO_LED_ENABLED 1
|
||||
|
||||
AUTOBUILD_TARGETS Copter
|
||||
|
|
Loading…
Reference in New Issue