mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
deprecate df_hmc5883_wrapper and replace with in tree hmc5883
- deprecate DriverFramework hmc5883 driver (df_hmc5883_wrapper) - update aerotenna ocpoc and snapdragon flight eagle boards to use in tree hmc5883
This commit is contained in:
@@ -19,7 +19,7 @@ then
|
||||
qshell pwm_out_rc_in start -d /dev/tty-2
|
||||
|
||||
qshell gps start -d /dev/tty-4
|
||||
qshell df_hmc5883_wrapper start
|
||||
qshell hmc5883 start
|
||||
qshell df_trone_wrapper start
|
||||
#qshell df_isl29501_wrapper start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user