change fw id KEY2
This commit is contained in:
parent
891880dac3
commit
db0f163136
5 changed files with 5 additions and 5 deletions
BIN
bin/KEY2_v20.bin
BIN
bin/KEY2_v20.bin
Binary file not shown.
|
|
@ -43,7 +43,7 @@
|
||||||
#define DEVICE_TH05D 24 // TH05_V1.3
|
#define DEVICE_TH05D 24 // TH05_V1.3
|
||||||
#define DEVICE_TH05F 25 // TH05Y_V1.2
|
#define DEVICE_TH05F 25 // TH05Y_V1.2
|
||||||
#define DEVICE_THB3 26
|
#define DEVICE_THB3 26
|
||||||
#define DEVICE_KEY2 30
|
#define DEVICE_KEY2 32
|
||||||
|
|
||||||
#ifndef DEVICE
|
#ifndef DEVICE
|
||||||
#define DEVICE DEVICE_KEY2
|
#define DEVICE DEVICE_KEY2
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
<html class="phy6222Class"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<html class="phy6222Class"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>PHY62x2 BTHome v1.8</title>
|
<title>PHY62x2 BTHome v1.9</title>
|
||||||
<!--<link rel="stylesheet" type="text/css" href="styles.css" />
|
<!--<link rel="stylesheet" type="text/css" href="styles.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="chart.css" />
|
<link rel="stylesheet" type="text/css" href="chart.css" />
|
||||||
<script type="text/javascript" src="dygraph.min.js" /></script> /-->
|
<script type="text/javascript" src="dygraph.min.js" /></script> /-->
|
||||||
|
|
|
||||||
6
fw.json
6
fw.json
|
|
@ -7,7 +7,7 @@
|
||||||
"bin/TH05D_v20.bin",
|
"bin/TH05D_v20.bin",
|
||||||
"bin/TH05F_v20.bin",
|
"bin/TH05F_v20.bin",
|
||||||
"bin/THB3_v20.bin",
|
"bin/THB3_v20.bin",
|
||||||
"?","?","?",
|
"?","?","?","?","?",
|
||||||
"bin/KEY2_v20.bin"],
|
"bin/KEY2_v20.bin"],
|
||||||
"custom":[
|
"custom":[
|
||||||
"bin/THB2_v19.bin",
|
"bin/THB2_v19.bin",
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
"bin/TH05D_v19.bin",
|
"bin/TH05D_v19.bin",
|
||||||
"bin/TH05F_v19.bin",
|
"bin/TH05F_v19.bin",
|
||||||
"bin/THB3_v19.bin",
|
"bin/THB3_v19.bin",
|
||||||
"?","?","?","?"],
|
"?","?","?","?","?","?"],
|
||||||
"updateboot":[
|
"updateboot":[
|
||||||
"update_boot/BOOT_THB2_v20.bin",
|
"update_boot/BOOT_THB2_v20.bin",
|
||||||
"update_boot/BOOT_BTH01_v20.bin",
|
"update_boot/BOOT_BTH01_v20.bin",
|
||||||
|
|
@ -28,6 +28,6 @@
|
||||||
"update_boot/BOOT_TH05D_v20.bin",
|
"update_boot/BOOT_TH05D_v20.bin",
|
||||||
"update_boot/BOOT_TH05F_v20.bin",
|
"update_boot/BOOT_TH05F_v20.bin",
|
||||||
"update_boot/BOOT_THB3_v20.bin",
|
"update_boot/BOOT_THB3_v20.bin",
|
||||||
"?","?","?",
|
"?","?","?","?","?",
|
||||||
"update_boot/BOOT_KEY2_v20.bin"]
|
"update_boot/BOOT_KEY2_v20.bin"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue