PX4-Autopilot icon indicating copy to clipboard operation
PX4-Autopilot copied to clipboard

fix the wrong flags expression in getopt

Open stmoon opened this issue 2 years ago • 2 comments

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" 

stmoon avatar Sep 05 '22 12:09 stmoon

Good to go?

dagar avatar Sep 15 '22 21:09 dagar

@Jaeyoung-Lim please check it.

stmoon avatar Sep 15 '22 23:09 stmoon

There's a merge conflict, could you resolve it @stmoon ? Also, @Jaeyoung-Lim is the last change ok for merge?

junwoo091400 avatar Mar 24 '23 06:03 junwoo091400

:-( sorry I will change it again.

stmoon avatar Mar 29 '23 15:03 stmoon