diff --git a/Firmware/eeprom.h b/Firmware/eeprom.h index 5fdd9080..3e97cac2 100644 --- a/Firmware/eeprom.h +++ b/Firmware/eeprom.h @@ -72,7 +72,7 @@ static_assert(sizeof(Sheets) == EEPROM_SHEETS_SIZEOF, "Sizeof(Sheets) is not EEP To convert hex to dec https://www.rapidtables.com/convert/number/hex-to-decimal.html - Version: 1.0 + Version: 1.0.1 ---------------------------------------------------------------------------------