diff --git a/README-ru.md b/README-ru.md index ffbd112..60f064f 100644 --- a/README-ru.md +++ b/README-ru.md @@ -11,7 +11,7 @@ |:---:|:---:|:---:|:---:| | | | | | -| [TH05_V1.3](https://pvvx.github.io/TH05-v1.3) | [TH05_V1.4](https://pvvx.github.io/TH-05) | [TH05F](https://pvvx.github.io/TH05F) | [KEY2](https://pvvx.github.io/iSearching) | +| [TH05_V1.3](https://pvvx.github.io/TH05-v1.3) | [TH05_V1.4](https://pvvx.github.io/TH-05) | [TH05F](https://pvvx.github.io/TH05F) | [KEY2 (iSearching)](https://pvvx.github.io/iSearching) | |:---:|:---:|:---:|:---:| | | | | | | | | | Поддерживает "[FindMy](https://github.com/pvvx/THB2/issues/94)" | diff --git a/README.md b/README.md index 3db188a..ceb66be 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Custom firmware for Tuya devices based on the PHY622x2 chipset. |:---:|:---:|:---:|:---:| | | | | | -| [TH05_V1.3](https://pvvx.github.io/TH05-v1.3) | [TH05_V1.4](https://pvvx.github.io/TH-05) | [TH05F](https://pvvx.github.io/TH05F) | [KEY2](https://pvvx.github.io/iSearching) | +| [TH05_V1.3](https://pvvx.github.io/TH05-v1.3) | [TH05_V1.4](https://pvvx.github.io/TH-05) | [TH05F](https://pvvx.github.io/TH05F) | [KEY2 (iSearching)](https://pvvx.github.io/iSearching) | |:---:|:---:|:---:|:---:| | | | | | | | | | Support "[FindMy](https://github.com/pvvx/THB2/issues/94)" | diff --git a/bthome_phy6222/mk_windows.cmd b/bthome_phy6222/mk_windows.cmd index f0f3858..9a3ca88 100644 --- a/bthome_phy6222/mk_windows.cmd +++ b/bthome_phy6222/mk_windows.cmd @@ -1,4 +1,4 @@ -@set PATH=D:\MCU\GNU_Tools_ARM_Embedded\13.2.rel1\bin;%PATH% +@set PATH=D:\MCU\GNU_Tools_ARM_Embedded\14.2 rel1\bin;%PATH% @set SWVER=_v20 @del /Q "build\THB2%SWVER%.hex" @del /Q "build\THB2%SWVER%.bin"