mirror of
https://github.com/pimoroni/st7735-python.git
synced 2025-01-05 22:40:25 +03:00
Description of shapes.py
This commit is contained in:
@@ -24,6 +24,13 @@ from PIL import ImageFont
|
||||
|
||||
import ST7735
|
||||
|
||||
print("""
|
||||
shapes.py - Display test shapes on the LCD using PIL.
|
||||
|
||||
If you're using Breakout Garden, plug the 0.96" LCD (SPI)
|
||||
breakout into the rear slot.
|
||||
|
||||
""")
|
||||
|
||||
# Create ST7735 LCD display class.
|
||||
disp = ST7735.ST7735(
|
||||
|
||||
Reference in New Issue
Block a user