Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed May 11, 2023
1 parent 2b42035 commit 5563fb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions adafruit_uc8151d.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@
)

_STOP_SEQUENCE = b"\x50\x01\xf7" b"\x07\x01\xA5" # CDI setting # Deep Sleep


# pylint: disable=too-few-public-methods
class UC8151D(displayio.EPaperDisplay):
r"""UC8151D driver
Expand Down

0 comments on commit 5563fb3

Please sign in to comment.