mirror of https://github.com/ArduPilot/ardupilot
Tools: fix auxiliary typo
This commit is contained in:
parent
d6bca7405a
commit
4c727eca60
|
@ -3765,7 +3765,7 @@ function'''
|
||||||
self.test_imu_tempcal),
|
self.test_imu_tempcal),
|
||||||
|
|
||||||
("MAV_DO_AUX_FUNCTION",
|
("MAV_DO_AUX_FUNCTION",
|
||||||
"Test triggering Auxillary Functions via mavlink",
|
"Test triggering Auxiliary Functions via mavlink",
|
||||||
self.fly_aux_function),
|
self.fly_aux_function),
|
||||||
|
|
||||||
("SmartBattery",
|
("SmartBattery",
|
||||||
|
|
Loading…
Reference in New Issue