Cleanups following recent commits

This commit is contained in:
Scott Lahteine
2017-05-08 14:09:37 -05:00
parent dca48f0e63
commit 71396f77d3
6 changed files with 40 additions and 57 deletions

View File

@@ -1006,7 +1006,7 @@
if (!ubl.state.active) SERIAL_PROTOCOLPGM("de");
SERIAL_PROTOCOLLNPGM("activated.\n");
}
bool g29_parameter_parsing() {
bool err_flag = false;