This commit is contained in:
PavelSindler 2017-03-15 15:56:42 +01:00
parent 4eb45faded
commit af962b7473
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ void Config_StoreSettings()
EEPROM_WRITE_VAR(i, filament_size[2]);
#endif
#endif
/*MYSERIAL.print("Top address used:\n");
MYSERIAL.print(i);
MYSERIAL.print("\n");