forked from Archive/PX4-Autopilot
ROMFS: auto try RGBLED is31fl3195
This is required to auto-start the is31fl3195 driver if connected. Signed-off-by: Julian Oes <julian@oes.ch>
This commit is contained in:
parent
8838ebd77d
commit
d9b1a695b5
|
@ -255,6 +255,7 @@ else
|
|||
rgbled start -X -q
|
||||
rgbled_ncp5623c start -X -q
|
||||
rgbled_lp5562 start -X -q
|
||||
rgbled_is31fl3195 start -X -q
|
||||
|
||||
#
|
||||
# Override parameters from user configuration file.
|
||||
|
|
Loading…
Reference in New Issue