Skip to content

Commit c2c20ae

Browse files
committed
Remove unused code
1 parent aa6c6f2 commit c2c20ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/st7735r_18tftshield_buttons.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from adafruit_seesaw.tftshield18 import TFTShield18
88
from adafruit_st7735r import ST7735R
99

10-
reset_pin = 3
1110
ss = TFTShield18()
1211

1312
spi = board.SPI()

0 commit comments

Comments
 (0)