Readme: gif, not .pixil
This commit is contained in:
parent
869d73abc8
commit
d749e8d13f
|
@ -1,10 +1,10 @@
|
|||
This is a server for my network-connected wall art thingy.
|
||||
|
||||
It is built to accept `.pixil` files,
|
||||
which are generated by https://pixilart.com/.
|
||||
It is built to accept `.gif` files.
|
||||
It will force animations to 2 frames per second.
|
||||
|
||||
The wall art device will fetch `wallart.bin` file from this server.
|
||||
Other things should use `wallart.png`.
|
||||
Other things should use `wallart.gif`.
|
||||
|
||||
|
||||
Building It
|
||||
|
|
Loading…
Reference in New Issue