From f7b0adbc5a68869259bb59be6e962c59aa40431e Mon Sep 17 00:00:00 2001 From: pvvx Date: Mon, 26 Feb 2024 12:14:44 +0300 Subject: [PATCH] up fw.json --- fw.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fw.json b/fw.json index 111129e..a988abd 100644 --- a/fw.json +++ b/fw.json @@ -1,18 +1,18 @@ {"custom":[ -"bin/THB2_v14.bin", +"bin/THB2_v14.bin", "bin/BTH01_v14.bin", "bin/TH05_v14.bin", "?", -"bin/THB1_v14.bin", +"bin/THB1_v14.bin", "bin/TH05D_v14.bin", "bin/TH05F_v14.bin" ], "updateboot":[ -"update_boot/THB2_v14.bin", +"update_boot/THB2_v14.bin", "update_boot/BTH01_v14.bin", "update_boot/TH05_v14.bin", "?", "update_boot/TH05D_v14.bin", "update_boot/TH05F_v14.bin", -"update_boot/THB1_v14.bin", +"update_boot/THB1_v14.bin" ]}