forked from Archive/PX4-Autopilot
Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs
This commit is contained in:
commit
980e2bbac2
|
@ -2530,7 +2530,7 @@ px4io_main(int argc, char *argv[])
|
|||
}
|
||||
|
||||
PX4IO_Uploader *up;
|
||||
const char *fn[3];
|
||||
const char *fn[4];
|
||||
|
||||
/* work out what we're uploading... */
|
||||
if (argc > 2) {
|
||||
|
|
Loading…
Reference in New Issue