Update Logo.md
This commit is contained in:
@@ -28,8 +28,8 @@ You perform this the same way as if you were flashing a new firmware, and all of
|
|||||||
|
|
||||||
### Pinecil
|
### Pinecil
|
||||||
|
|
||||||
For the Pinecil, we require to flash the logo using dfu-util instead.
|
For Pinecil, we require using dfu-util instead to flash the logo art (Pinecil does not use hex).
|
||||||
To flash the logo, use the following steps:
|
To flash the logo, use the following steps to convert the PNG image into a .dfu file and then install the .dfu file.
|
||||||
|
|
||||||
- `python3 img2ts100.py input.png logo.dfu`
|
- `python3 img2ts100.py input.png logo.dfu`
|
||||||
- `dfu-util -D logo.dfu`
|
- `dfu-util -D logo.dfu`
|
||||||
|
|||||||
Reference in New Issue
Block a user