px4io driver: bug fixed

This commit is contained in:
Anton Babushkin 2013-11-16 16:07:06 +04:00 committed by Lorenz Meier
parent 8c24299a40
commit 39634d1001
1 changed files with 1 additions and 1 deletions

View File

@ -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) {