Skip to content

Commit 6a82184

Browse files
authored
Merge pull request #10 from makermelissa/master
Remove unused code
2 parents aa6c6f2 + c2c20ae commit 6a82184

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)