change fw id KEY2

This commit is contained in:
pvvx 2024-12-16 10:21:34 +03:00
parent 891880dac3
commit db0f163136
5 changed files with 5 additions and 5 deletions

Binary file not shown.

View file

@ -43,7 +43,7 @@
#define DEVICE_TH05D 24 // TH05_V1.3
#define DEVICE_TH05F 25 // TH05Y_V1.2
#define DEVICE_THB3 26
#define DEVICE_KEY2 30
#define DEVICE_KEY2 32
#ifndef DEVICE
#define DEVICE DEVICE_KEY2

View file

@ -1,6 +1,6 @@
<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">
<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="chart.css" />
<script type="text/javascript" src="dygraph.min.js" /></script> /-->

View file

@ -7,7 +7,7 @@
"bin/TH05D_v20.bin",
"bin/TH05F_v20.bin",
"bin/THB3_v20.bin",
"?","?","?",
"?","?","?","?","?",
"bin/KEY2_v20.bin"],
"custom":[
"bin/THB2_v19.bin",
@ -18,7 +18,7 @@
"bin/TH05D_v19.bin",
"bin/TH05F_v19.bin",
"bin/THB3_v19.bin",
"?","?","?","?"],
"?","?","?","?","?","?"],
"updateboot":[
"update_boot/BOOT_THB2_v20.bin",
"update_boot/BOOT_BTH01_v20.bin",
@ -28,6 +28,6 @@
"update_boot/BOOT_TH05D_v20.bin",
"update_boot/BOOT_TH05F_v20.bin",
"update_boot/BOOT_THB3_v20.bin",
"?","?","?",
"?","?","?","?","?",
"update_boot/BOOT_KEY2_v20.bin"]
}

Binary file not shown.