mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
Tools: add simple CSV reader
This commit is contained in:
parent
20fc2d091c
commit
d08e3dec8a
@ -660,6 +660,7 @@ class sitl(Board):
|
||||
|
||||
env.AP_LIBRARIES += [
|
||||
'AP_HAL_SITL',
|
||||
'AP_CSVReader',
|
||||
]
|
||||
|
||||
if not cfg.env.AP_PERIPH:
|
||||
|
Loading…
Reference in New Issue
Block a user