diff --git a/bthome_phy6222/ihex_bth01.cmd b/bthome_phy6222/ihex_bth01.cmd index 81a4380..e0b035d 100644 --- a/bthome_phy6222/ihex_bth01.cmd +++ b/bthome_phy6222/ihex_bth01.cmd @@ -1,2 +1,2 @@ -python3 C:\Python310\Scripts\hexinfo.py .\bin\BTH01_v07.hex -python3 C:\Python310\Scripts\hexinfo.py .\bin\BOOT_BTH01_v07.hex \ No newline at end of file +python3 C:\Python310\Scripts\hexinfo.py .\bin\BTH01_v09.hex +python3 C:\Python310\Scripts\hexinfo.py .\bin\BOOT_BTH01_v09.hex \ No newline at end of file diff --git a/bthome_phy6222/ihex_thb2.cmd b/bthome_phy6222/ihex_thb2.cmd index e755125..70e6ca9 100644 --- a/bthome_phy6222/ihex_thb2.cmd +++ b/bthome_phy6222/ihex_thb2.cmd @@ -1,2 +1,2 @@ -python3 C:\Python310\Scripts\hexinfo.py .\bin\THB2_v08.hex -python3 C:\Python310\Scripts\hexinfo.py .\bin\BOOT_THB2_v08.hex \ No newline at end of file +python3 C:\Python310\Scripts\hexinfo.py .\bin\THB2_v09.hex +python3 C:\Python310\Scripts\hexinfo.py .\bin\BOOT_THB2_v09.hex \ No newline at end of file diff --git a/wr_bth01.cmd b/wr_bth01.cmd index 7cc0ad3..9b8fae2 100644 --- a/wr_bth01.cmd +++ b/wr_bth01.cmd @@ -1 +1 @@ -python3 rdwr_phy62x2.py -p COM11 -e -r wh BOOT_BTH01_v08.hex \ No newline at end of file +python3 rdwr_phy62x2.py -p COM11 -e -r wh BOOT_BTH01_v09.hex \ No newline at end of file diff --git a/wr_th05.cmd b/wr_th05.cmd index d72e037..004f2c2 100644 --- a/wr_th05.cmd +++ b/wr_th05.cmd @@ -1 +1 @@ -python3 rdwr_phy62x2.py -p COM11 -e -r wh BOOT_TH05_v08.hex \ No newline at end of file +python3 rdwr_phy62x2.py -p COM11 -e -r wh BOOT_TH05_v09.hex \ No newline at end of file diff --git a/wr_thb2.cmd b/wr_thb2.cmd index 1991183..12c7e43 100644 --- a/wr_thb2.cmd +++ b/wr_thb2.cmd @@ -1 +1 @@ -python3 rdwr_phy62x2.py -p COM11 -e -r wh BOOT_THB2_v08.hex \ No newline at end of file +python3 rdwr_phy62x2.py -p COM11 -e -r wh BOOT_THB2_v09.hex \ No newline at end of file