Explorar el Código

Merge pull request #2557 from 3d-gussner/MK3_EEPROM_doc

Update to Version 1.0
DRracer hace 5 años
padre
commit
986b9948e8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Firmware/eeprom.h

+ 1 - 1
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: 0.9.1
+  Version: 1.0
   
   ---------------------------------------------------------------------------------