-
-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
396c160
commit 229e696
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
If you want to remove AWTRIX from your Ulanzi TC001 you can flash the original Firmware. | ||
|
||
1. Install the [ESP32 download tool](https://www.espressif.com/en/support/download/other-tools) | ||
2. Download the dump of the [original firmware]( | ||
3. Select ESP32 as chip type | ||
2. Download the dump of the [original firmware](https://raw.githubusercontent.com/Blueforcer/awtrix3/main/docs/assets/ulanzi_original_firmware.bin) | ||
3. Start the ESP32 download tool and select ESP32 as chip type | ||
|
||
Set it up like that and hit "Start" | ||
![image](https://github.com/Blueforcer/awtrix3/assets/31169771/48a29f33-4896-4ee5-a001-17b44710c8ae) |