mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 18:52:46 +08:00
px4io driver: bug fixed
This commit is contained in:
committed by
Lorenz Meier
parent
8c24299a40
commit
39634d1001
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user