2 次代碼提交 524a82786f ... 46d439f706

作者 SHA1 備註 提交日期
  lai 46d439f706 knob ota bin file and config file 2 月之前
  lai 524a82786f knob ota bin file and config file 2 月之前
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 二進制
      T-RGB_v1.2.1_beta.bin
  2. 二進制
      knob_v1.2.1_beta.bin
  3. 3 3
      upgrade_info.json

二進制
T-RGB_v1.2.1_beta.bin


二進制
knob_v1.2.1_beta.bin


+ 3 - 3
upgrade_info.json

@@ -2,9 +2,9 @@
 	"code":0,
 	"msg":"succ",
 	"data":{
-	"knob_version":1200,
-	"knob_url":"https://gitee.com/laidaixi/knob_ota/raw/master/knob_v1.2.0_beta.bin",
-	"mcu_version":1001,
+	"knob_version":1201,
+	"knob_url":"https://gitee.com/laidaixi/knob_ota/raw/master/knob_v1.2.1_beta.bin",
+	"mcu_version":1002,
 	"mcu_url":"https://gitee.com/laidaixi/mcu_ota/raw/master/H220_SPLAN_V1001_beta.hex"
 	}
 }