From 82cd1f9f841509a760072ed51fde17885ebaa463 Mon Sep 17 00:00:00 2001 From: 3d-gussner <3d.gussner@gmail.com> Date: Wed, 25 Mar 2020 17:44:43 +0100 Subject: [PATCH] Typo. thanks @leptun --- Firmware/eeprom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firmware/eeprom.h b/Firmware/eeprom.h index 64bd4a9bc..bed2d20be 100644 --- a/Firmware/eeprom.h +++ b/Firmware/eeprom.h @@ -56,7 +56,7 @@ static_assert(sizeof(Sheets) == EEPROM_SHEETS_SIZEOF, "Sizeof(Sheets) is not EEP - __S/P__ Statistics and Shipping prep will overwrite existing values to 0 or default. - A FactoryReset All Data will overwrite the hole EEPROM with ffh and some values will be initialized automatically, + A FactoryReset All Data will overwrite the whole EEPROM with ffh and some values will be initialized automatically, others need a reset / reboot. ---------------------------------------------------------------------------------