Skip to content

Commit 1d854cc

Browse files
committed
refactor(steami_screen): Remove GC9A01 wrapper from this PR.
1 parent fa9d992 commit 1d854cc

2 files changed

Lines changed: 0 additions & 46 deletions

File tree

lib/steami_screen/steami_screen/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
YELLOW,
1212
Screen,
1313
)
14-
from steami_screen.gc9a01 import GC9A01Display
1514
from steami_screen.ssd1327 import SSD1327Display
1615

1716
__all__ = [
@@ -24,7 +23,6 @@
2423
"RED",
2524
"WHITE",
2625
"YELLOW",
27-
"GC9A01Display",
2826
"SSD1327Display",
2927
"Screen",
3028
"rgb_to_gray4",

lib/steami_screen/steami_screen/gc9a01.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)