forked from Archive/PX4-Autopilot
X7: Correct RGB led configuration
This removes unused modules and keeps the currently used ones in place.
This commit is contained in:
parent
dc1e7335a3
commit
c4e86f69c6
|
@ -35,7 +35,6 @@ px4_add_board(
|
||||||
imu/invensense/icm20649
|
imu/invensense/icm20649
|
||||||
imu/invensense/icm20689
|
imu/invensense/icm20689
|
||||||
irlock
|
irlock
|
||||||
#lights/blinkm
|
|
||||||
lights/rgbled
|
lights/rgbled
|
||||||
lights/rgbled_ncp5623c
|
lights/rgbled_ncp5623c
|
||||||
lights/rgbled_pwm
|
lights/rgbled_pwm
|
||||||
|
|
Loading…
Reference in New Issue