Run pre-commit
This commit is contained in:
parent
e3e94148e8
commit
09aaf92823
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ _INIT_SEQUENCE = (
|
||||||
b"\x29\x80\x78" # Display on then delay 0x78 (120ms)
|
b"\x29\x80\x78" # Display on then delay 0x78 (120ms)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
# pylint: disable=too-few-public-methods
|
# pylint: disable=too-few-public-methods
|
||||||
class ILI9341(displayio.Display):
|
class ILI9341(displayio.Display):
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue