Skip to content

Commit 2c43ccb

Browse files
author
Melissa LeBlanc-Williams
committed
Removing unnecessary sizing code
1 parent e9c3636 commit 2c43ccb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adafruit_st7735/st7735b.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
b"\xFC\x02\x11\x15" # _PWCTR6
6262
b"\xE0\x10\x09\x16\x09\x20\x21\x1B\x13\x19\x17\x15\x1E\x2B\x04\x05\x02\x0E" # _GMCTRP1 Gamma
6363
b"\xE1\x90\x0B\x14\x08\x1E\x22\x1D\x18\x1E\x1B\x1A\x24\x2B\x06\x06\x02\x0F\x0A" # _GMCTRN1
64-
b"\x2a\x00\x02\x00\x81" # _CASET
65-
b"\x2b\x00\x02\x00\x81" # _RASET
6664
b"\x13\x80\x0a" # _NORON
6765
b"\x29\x80\xFF" # _DISPON
6866
)

0 commit comments

Comments
 (0)