mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
waf: correct description of --sitl-flash-storage
This commit is contained in:
parent
b2a7841672
commit
0961d651f9
2
wscript
2
wscript
@ -253,7 +253,7 @@ configuration in order to save typing.
|
||||
g.add_option('--sitl-flash-storage',
|
||||
action='store_true',
|
||||
default=False,
|
||||
help='Configure for building SITL with flash storage emulation.')
|
||||
help='Use flash storage emulation.')
|
||||
|
||||
g.add_option('--disable-ekf2',
|
||||
action='store_true',
|
||||
|
Loading…
Reference in New Issue
Block a user