We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa6c6f2 + c2c20ae commit 6a82184Copy full SHA for 6a82184
examples/st7735r_18tftshield_buttons.py
@@ -7,7 +7,6 @@
7
from adafruit_seesaw.tftshield18 import TFTShield18
8
from adafruit_st7735r import ST7735R
9
10
-reset_pin = 3
11
ss = TFTShield18()
12
13
spi = board.SPI()
0 commit comments