Update gif.py

This commit is contained in:
nkotilainen
2019-05-22 13:10:48 +01:00
committed by GitHub
parent 85c91e05e3
commit 640596059d

View File

@@ -27,7 +27,7 @@ print("""
gif.py - Display a gif on the LCD. gif.py - Display a gif on the LCD.
If you're using Breakout Garden, plug the 0.96" LCD (SPI) If you're using Breakout Garden, plug the 0.96" LCD (SPI)
breakout into the rear slot. breakout into the front slot.
""") """)
if len(sys.argv) > 1: if len(sys.argv) > 1: