Skip to content

Commit

Permalink
Update faq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Blueforcer authored Jun 1, 2024
1 parent ddbfbbb commit fb503bc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@ A: Currently, AWTRIX is optimized for the Ulanzi Pixelclock, which supports a ma
A: If you encounter errors during the flashing process, i recommend trying a different USB cable and USB port. Some users have reported issues with the original cable provided with the device.

#### Q: I'm experiencing drawing glitches with my icons.
A: The AWTRIX GIF renderer currently supports only 8-bit GIFs without transparency. If you notice graphic glitches on the matrix, try replacing transparent pixels with solid black. You can easily do this using an online tool like [this one](https://onlinegiftools.com/add-gif-background).
A: The AWTRIX GIF renderer currently supports only 8-bit GIFs without transparency. If you notice graphic glitches on the matrix, try replacing transparent pixels with solid black. You can easily do this using an online tool like [this one](https://onlinegiftools.com/add-gif-background).

### Q: I only have 192KB of free flash memory. What's wrong?
A: The issue arises because Ulanzi uses a different partition table, which results in a smaller SPIFFS partition.
To utilize the full 1350KB of flash memory, make sure to use the AWTRIX online flasher.

#### Q: What should I do if I accidentally touched the `DoNotTouch.json` file in AWTRIX Web File Manager?
A: The `DoNotTouch.json` file contains settings such as:
Expand Down

0 comments on commit fb503bc

Please sign in to comment.