This commit is contained in:
pvvx 2024-04-11 19:40:09 +03:00
parent 198bbd9369
commit 35b62a3e20
49 changed files with 7348 additions and 7345 deletions

28
fw.json
View file

@ -1,19 +1,19 @@
{"custom":[
"bin/THB2_v16.bin",
"bin/BTH01_v16.bin",
"bin/TH05_v16.bin",
"bin/THB2_v17.bin",
"bin/BTH01_v17.bin",
"bin/TH05_v17.bin",
"?",
"bin/THB1_v16.bin",
"bin/TH05D_v16.bin",
"bin/TH05F_v16.bin",
"bin/THB3_v16.bin"],
"bin/THB1_v17.bin",
"bin/TH05D_v17.bin",
"bin/TH05F_v17.bin",
"bin/THB3_v17.bin"],
"updateboot":[
"update_boot/BOOT_THB2_v16.bin",
"update_boot/BOOT_BTH01_v16.bin",
"update_boot/BOOT_TH05_v16.bin",
"update_boot/BOOT_THB2_v17.bin",
"update_boot/BOOT_BTH01_v17.bin",
"update_boot/BOOT_TH05_v17.bin",
"?",
"update_boot/BOOT_THB1_v16.bin",
"update_boot/BOOT_TH05D_v16.bin",
"update_boot/BOOT_TH05F_v16.bin",
"update_boot/BOOT_THB3_v16.bin"]
"update_boot/BOOT_THB1_v17.bin",
"update_boot/BOOT_TH05D_v17.bin",
"update_boot/BOOT_TH05F_v17.bin",
"update_boot/BOOT_THB3_v17.bin"]
}