Closed mh- closed 10 months ago
Hi mh-,
you're correct. The demo.gif is not in 16x16 or 32x32. I'll improve the documentation and provide better demo files!
Hi @mh-
many thanks for bringing this to my attention! Should be fixed now. I have provided a demo image for 512x512, 64x64, 32x32 and 16x16 and updated the README accordingly :)
Resolving issue
Just noticed that
./run_in_venv.sh --address 00:11:22:33:44:ff --set-gif ./demo.gif
does not result in the display of the GIF image, only./run_in_venv.sh --address 00:11:22:33:44:ff --set-gif ./demo.gif --process-gif 32
works.But because the first command line is part of the documentation, I thought it would work.