forked from Archive/PX4-Autopilot
IO: Remove unnecessary boot output
This commit is contained in:
parent
6820eb7a0c
commit
0d174be0a0
|
@ -3396,7 +3396,6 @@ checkcrc(int argc, char *argv[])
|
|||
exit(1);
|
||||
}
|
||||
|
||||
warnx("CRCs match");
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue