Skip to content

Commit

Permalink
hwdef: enable both OreoLED and Solo gimbal on fmuv3
Browse files Browse the repository at this point in the history
for users running fmuv3 on their Solo
  • Loading branch information
peterbarker committed Mar 23, 2022
1 parent e17e8e2 commit ba2e5d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/fmuv3/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -468,3 +468,7 @@ DMA_PRIORITY USART6* SPI*
# is "ROMFS ROMFS-filename source-filename". Paths are relative to the
# ardupilot root.
ROMFS io_firmware.bin Tools/IO_Firmware/iofirmware_lowpolh.bin

# for users running fmuv3 on their Solo:
define HAL_OREO_LED_ENABLED 1
define HAL_SOLO_GIMBAL_ENABLED 1

0 comments on commit ba2e5d2

Please sign in to comment.