Skip to content

Commit f09bcb0

Browse files
committed
simplify readme example
1 parent 3f0e30f commit f09bcb0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ Usage Example
4848
from adafruit_display_shapes.circle import Circle
4949
import adafruit_monsterm4sk
5050
51-
52-
# Account for slight screen difference if you want
53-
LEFT_Y_OFFSET = 0 # 12 # my left screen is a tad higher
54-
5551
SCREEN_SIZE = 240
5652
5753
i2c_bus = board.I2C()

0 commit comments

Comments
 (0)