2 커밋 e807cb0d74 ... d7414751b6

작성자 SHA1 메시지 날짜
  lai d7414751b6 nob ota bin file and config file 2 달 전
  lai e807cb0d74 nob ota bin file and config file 2 달 전
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      upgrade_info.json

+ 5 - 1
upgrade_info.json

@@ -6,5 +6,9 @@
 	"knob_url":"https://gitee.com/laidaixi/knob_ota/raw/master/knob_v1.2.0_beta.bin",
 	"mcu_version":1002,
 	"mcu_url":"https://gitee.com/laidaixi/mcu_ota/raw/master/H220_SPLAN_V1001_beta.hex"
-	}
+	},
+	"knob_version":1201,
+	"knob_url":"https://gitee.com/laidaixi/knob_ota/raw/master/knob_v1.2.1_beta.bin",
+	"mcu_version":1001,
+	"mcu_url":"https://gitee.com/laidaixi/mcu_ota/raw/master/H220_SPLAN_V1001_beta.hex"
 }