Merge pull request #23 from anbo-de/patch-1

Update README.md
rebase020124
Jürgen Weigert 4 years ago committed by GitHub
commit 218b9000df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -95,7 +95,7 @@ Per default you will only see 'Hello'. To see all messages, press the small but
sudo python3 ./led-badge-11x44.py -m 5 :gfx/fablabnbg_logo_44x11.png:
loads a fullscreen still image. Avoid whitespace between colons and name.
loads a fullscreen still image. Avoid whitespace between colons and name. If you receive a message `ImportError: cannot import name '_imaging'`, then try to update the corresponding package: `sudo pip install -U Pillow`
sudo python3 ./led-badge-11x44.py "I:HEART2:my:gfx/fablab_logo_16x11.png:fablab:1:"

Loading…
Cancel
Save