Skip to content

Commit 4821e9f

Browse files
committed
black
1 parent e8831b2 commit 4821e9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_fram.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
_SPI_OPCODE_WRITE = const(0x2) # Write memory code
6969
_SPI_OPCODE_RDID = const(0x9F) # Read device ID
7070

71+
7172
class FRAM:
7273
"""
7374
Driver base for the FRAM Breakout.

0 commit comments

Comments
 (0)