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',
|
g.add_option('--sitl-flash-storage',
|
||||||
action='store_true',
|
action='store_true',
|
||||||
default=False,
|
default=False,
|
||||||
help='Configure for building SITL with flash storage emulation.')
|
help='Use flash storage emulation.')
|
||||||
|
|
||||||
g.add_option('--disable-ekf2',
|
g.add_option('--disable-ekf2',
|
||||||
action='store_true',
|
action='store_true',
|
||||||
|
Loading…
Reference in New Issue
Block a user