Skip to content

Commit

Permalink
Fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Nov 5, 2020
1 parent e837aa2 commit 225d7b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/inky/inky_uc8159.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ def setup(self):
UC8159_PFS, [0x00] # PFS_1_FRAME
)


def _busy_wait(self, timeout=15.0):
"""Wait for busy/wait pin."""
t_start = time.time()
Expand Down

0 comments on commit 225d7b1

Please sign in to comment.