Merge pull request #7 from ralfzen/readme-fix

Fix typos in README commands

Thanks for spotting these!
pull/1/head
Jürgen Weigert 6 years ago committed by GitHub
commit f721ae8da2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -55,13 +55,13 @@ uses one builtin and one loaded image. The heart is builtin, and the fablab-logo
![LED Mini Board](photos/love_my_fablab.jpg)
sudo python3 ./led-badge-11x44.py sudo ./led-badge-11x44.py -s7 -m0,1 :bicycle: :bicycle_r:
sudo python3 ./led-badge-11x44.py -s7 -m0,1 :bicycle: :bicycle_r:
shows a bicycle crossing the display in left-to-right and right-to-left (as a second message). If you select the 'M1-8' mode, the bike permanently runs back and forth the display. You may add a short message to one or both, to make it appear the bike is pulling the text around.
![LED Mini Board](photos/bicycle.gif)
sudo python3. /led-badge-11-x44.py -b0,1 -s1 -m5 " :heart2: :HEART2:" " :HEART2:"
sudo python3 ./led-badge-11-x44.py -b0,1 -s1 -m5 " :heart2: :HEART2:" " :HEART2:"
shows a simple animation of a slowly beating heart on the first message, and a blinking heart on the second message.

Loading…
Cancel
Save