PavelSindler 8 years ago
parent
commit
af962b7473
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/ConfigurationStore.cpp

+ 1 - 1
Firmware/ConfigurationStore.cpp

@@ -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");