PX4-Autopilot
PX4-Autopilot copied to clipboard
fix the wrong flags expression in getopt
I found that the wrong flags expressions when using getopt function. I update the expression,
":b:d:u:p:qsr:f:i:loat" => "b:d:ui:p:qsr:loat"
Good to go?
@Jaeyoung-Lim please check it.
There's a merge conflict, could you resolve it @stmoon ? Also, @Jaeyoung-Lim is the last change ok for merge?
:-( sorry I will change it again.