This commit is contained in:
Gwenhael Goavec-Merou 2022-07-26 20:29:11 +02:00
parent 6f59de7560
commit 51628c38f5
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ int main(int argc, char **argv)
0, false, "", false, false, 0, false, "", false, false,
/* xvc server */ /* xvc server */
false, 3721, "-", false, 3721, "-",
"", false, // mcufw conmcu
}; };
/* parse arguments */ /* parse arguments */
try { try {