Skip to content

Commit ec88745

Browse files
committed
Update tinyuf2 version for T-TWR REV2.1
1 parent 69c62fe commit ec88745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hardware/ttwrplus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ connect it to your pc, and install [tinyuf2](https://github.com/adafruit/tinyuf2
4949

5050
```
5151
mkdir tinyuf2; cd tinyuf2
52-
wget https://github.com/adafruit/tinyuf2/releases/download/0.16.0/tinyuf2-lilygo_ttgo_t_twr_plus-0.16.0.zip
53-
unzip tinyuf2-lilygo_ttgo_t_twr_plus-0.16.0.zip
52+
wget https://github.com/adafruit/tinyuf2/releases/download/0.35.0/tinyuf2-lilygo_ttgo_t_twr_plus-0.35.0.zip
53+
unzip tinyuf2-lilygo_ttgo_t_twr_plus-0.35.0.zip
5454
esptool.py --chip auto write_flash 0x0 combined.bin
5555
```
5656

0 commit comments

Comments
 (0)