From 658d2a8bbc4c47031101942c64b96cb318c86168 Mon Sep 17 00:00:00 2001 From: pvvx Date: Mon, 26 Feb 2024 12:10:22 +0300 Subject: [PATCH] add fw.json --- fw.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 fw.json diff --git a/fw.json b/fw.json new file mode 100644 index 0000000..111129e --- /dev/null +++ b/fw.json @@ -0,0 +1,18 @@ +{"custom":[ +"bin/THB2_v14.bin", +"bin/BTH01_v14.bin", +"bin/TH05_v14.bin", +"?", +"bin/THB1_v14.bin", +"bin/TH05D_v14.bin", +"bin/TH05F_v14.bin" +], +"updateboot":[ +"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", +]}