[1.1.x][PlatformIO] Stop compiling after first five errors (#8828)

This commit is contained in:
Thomas Moore
2017-12-19 23:59:19 -06:00
committed by Scott Lahteine
parent ea345b1db7
commit 98159c0507
2 changed files with 16 additions and 9 deletions

View File

@@ -781,7 +781,9 @@ void MarlinSettings::postprocess() {
}
else {
float dummy = 0;
bool dummyb;
#if DISABLED(AUTO_BED_LEVELING_UBL) || DISABLED(FWRETRACT)
bool dummyb;
#endif
working_crc = 0; // Init to 0. Accumulated by EEPROM_READ