diff --git a/ROMFS/px4fmu_common/init.d/rcS b/ROMFS/px4fmu_common/init.d/rcS index d5951c5090..a3ce3473a8 100644 --- a/ROMFS/px4fmu_common/init.d/rcS +++ b/ROMFS/px4fmu_common/init.d/rcS @@ -140,6 +140,10 @@ then fi fi + # FMUv5 may have both PWM I2C RGB LED support + + rgbled_pwm start + # Currently unused, but might be useful down the road #if pca8574 start #then