mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
hwdef: enable both OreoLED and Solo gimbal on CubeOrange
for users who have replaced their CubeSolo with a CubeOrange
This commit is contained in:
parent
f3bf6e56c8
commit
a30f33a674
@ -333,3 +333,6 @@ ROMFS io_firmware.bin Tools/IO_Firmware/iofirmware_highpolh.bin
|
||||
|
||||
DMA_NOSHARE SPI1* SPI4* USART6*
|
||||
|
||||
# for users who have replaced their CubeSolo with a CubeOrange:
|
||||
define HAL_OREO_LED_ENABLED 1
|
||||
define HAL_SOLO_GIMBAL_ENABLED HAL_MOUNT_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user