x7 add led_pwm driver

This commit is contained in:
CUAVcaijie 2020-06-11 15:20:47 +08:00 committed by Daniel Agar
parent 8aed6b2240
commit 67554acf9e
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ px4_add_board(
lights/blinkm
lights/rgbled
lights/rgbled_ncp5623c
lights/rgbled_pwm
magnetometer # all available magnetometer drivers
mkblctrl
optical_flow # all available optical flow drivers

View File

@ -37,4 +37,5 @@ fi
set LOGGER_BUF 64
rgbled_pwm start
safety_button start