2 Commits 524a82786f ... 46d439f706

Autor SHA1 Nachricht Datum
  lai 46d439f706 knob ota bin file and config file vor 2 Monaten
  lai 524a82786f knob ota bin file and config file vor 2 Monaten
3 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. BIN
      T-RGB_v1.2.1_beta.bin
  2. BIN
      knob_v1.2.1_beta.bin
  3. 3 3
      upgrade_info.json

BIN
T-RGB_v1.2.1_beta.bin


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"
 	}
 }