Update shapes.py

This commit is contained in:
Sandy Macdonald
2019-01-22 14:46:09 +00:00
committed by GitHub
parent caa6f85c6d
commit 0b051a9e89

View File

@@ -29,7 +29,7 @@ import ST7735
disp = ST7735.ST7735(
port=0,
cs=0,
dc=24,
dc=9,
backlight=18,
rotation=90,
spi_speed_hz=4000000