mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
x7 add led_pwm driver
This commit is contained in:
@@ -39,6 +39,7 @@ px4_add_board(
|
|||||||
lights/blinkm
|
lights/blinkm
|
||||||
lights/rgbled
|
lights/rgbled
|
||||||
lights/rgbled_ncp5623c
|
lights/rgbled_ncp5623c
|
||||||
|
lights/rgbled_pwm
|
||||||
magnetometer # all available magnetometer drivers
|
magnetometer # all available magnetometer drivers
|
||||||
mkblctrl
|
mkblctrl
|
||||||
optical_flow # all available optical flow drivers
|
optical_flow # all available optical flow drivers
|
||||||
|
|||||||
@@ -37,4 +37,5 @@ fi
|
|||||||
|
|
||||||
set LOGGER_BUF 64
|
set LOGGER_BUF 64
|
||||||
|
|
||||||
|
rgbled_pwm start
|
||||||
safety_button start
|
safety_button start
|
||||||
|
|||||||
Reference in New Issue
Block a user