mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 09:13:32 +08:00
IO: Remove unnecessary boot output
This commit is contained in:
committed by
Lorenz Meier
parent
6820eb7a0c
commit
0d174be0a0
@@ -3396,7 +3396,6 @@ checkcrc(int argc, char *argv[])
|
||||
exit(1);
|
||||
}
|
||||
|
||||
warnx("CRCs match");
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user