mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
drivers: remove snapdragon_pwm_out
- it would need to be refactored to use mixer_module - rather than having a separate driver it should use linux_pwm_out
This commit is contained in:
@@ -49,7 +49,6 @@ px4_add_board(
|
||||
imu/invensense/mpu9250
|
||||
#magnetometer/hmc5883
|
||||
qshell/qurt
|
||||
snapdragon_pwm_out
|
||||
spektrum_rc
|
||||
MODULES
|
||||
airspeed_selector
|
||||
|
||||
@@ -49,7 +49,6 @@ px4_add_board(
|
||||
imu/invensense/mpu9250
|
||||
magnetometer/hmc5883
|
||||
qshell/qurt
|
||||
snapdragon_pwm_out
|
||||
spektrum_rc
|
||||
MODULES
|
||||
airspeed_selector
|
||||
|
||||
Reference in New Issue
Block a user