mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
autotest: add simulated nooploop tofsense rangefinder
This commit is contained in:
parent
6b8dfdfc10
commit
5500cb97c7
@ -7935,6 +7935,7 @@ class AutoTestCopter(AutoTest):
|
||||
("benewake_tf03", 27),
|
||||
("gyus42v2", 31),
|
||||
("teraranger_serial", 35),
|
||||
("nooploop_tofsense", 37),
|
||||
]
|
||||
while len(drivers):
|
||||
do_drivers = drivers[0:3]
|
||||
|
Loading…
Reference in New Issue
Block a user