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 aea25f3 commit f911d6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_bluefruitspi.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@

_KEY_CODE_CMD = "AT+BLEKEYBOARDCODE=00-00-00-00-00-00-00-00\n"


# TODO: replace with collections.deque in CircuitPython 7
class FIFOBuffer:
"""FIFO buffer vaguely based on collections.deque.
Expand Down

0 comments on commit f911d6f

Please sign in to comment.