浏览代码

Version to 1.0.1

3d-gussner 4 年之前
父节点
当前提交
aa9aa14472
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: 1.0
+  Version: 1.0.1
   
   ---------------------------------------------------------------------------------