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 f7bda3c commit 09b1adf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions adafruit_ssd1680.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
)

_STOP_SEQUENCE = b"\x10\x81\x01\x64" # Deep Sleep


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

0 comments on commit 09b1adf

Please sign in to comment.