Skip to content

Commit f911d6f

Browse files
committed
Run pre-commit
1 parent aea25f3 commit f911d6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_bluefruitspi.py

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373

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

76+
7677
# TODO: replace with collections.deque in CircuitPython 7
7778
class FIFOBuffer:
7879
"""FIFO buffer vaguely based on collections.deque.

0 commit comments

Comments
 (0)