mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 09:13:32 +08:00
sensors: use ModuleBase & add documentation
This commit is contained in:
@@ -449,7 +449,7 @@ then
|
||||
#
|
||||
if [ $HIL == yes ]
|
||||
then
|
||||
sensors start -hil
|
||||
sensors start -h
|
||||
else
|
||||
sh /etc/init.d/rc.sensors
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user