Skip to content

Commit

Permalink
wscript: address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Dec 31, 2024
1 parent 1582208 commit ab01ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ submodules at specific revisions.

g.add_option('--sitl-littlefs', action='store_true',
default=False,
help="Enable littlefs for filesystem accesson SITL")
help="Enable littlefs for filesystem access on SITL (under construction)")

g = opt.ap_groups['linux']

Expand Down

0 comments on commit ab01ff8

Please sign in to comment.