Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-24 | Fix typo in Parameteroutput | midopple | |
2012-03-19 | fix for broken include in store_eeprom.cpp | midopple | |
Thanks to kmeehl | |||
2012-02-17 | The microcontroller can store settings to EEPROM | midopple | |
to use the fuction set in configuration.h #define USE_EEPROM_SETTINGS --> Save and recall Settings aktive #define PRINT_EEPROM_SETTING --> Print settings to UART Commands: M500 - stores paramters in EEPROM M501 - reads parameters from EEPROM M502 - reverts to the default M503 - Print Settings |