mirror of
https://github.com/pimoroni/st7735-python.git
synced 2025-01-05 22:40:25 +03:00
Update image.py
This commit is contained in:
@@ -34,7 +34,7 @@ image_file = sys.argv[1]
|
||||
disp = ST7735.ST7735(
|
||||
port=0,
|
||||
cs=0,
|
||||
dc=24,
|
||||
dc=9,
|
||||
backlight=18,
|
||||
rotation=90,
|
||||
spi_speed_hz=4000000
|
||||
|
||||
Reference in New Issue
Block a user