mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
wscript: address review comments
This commit is contained in:
parent
24ab3f8f20
commit
da74370fdd
2
wscript
2
wscript
@ -306,7 +306,7 @@ submodules at specific revisions.
|
|||||||
|
|
||||||
g.add_option('--sitl-littlefs', action='store_true',
|
g.add_option('--sitl-littlefs', action='store_true',
|
||||||
default=False,
|
default=False,
|
||||||
help="Enable littlefs for filesystem accesson SITL")
|
help="Enable littlefs for filesystem access on SITL (under construction)")
|
||||||
|
|
||||||
g = opt.ap_groups['linux']
|
g = opt.ap_groups['linux']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user