Skip to content

Commit 812235c

Browse files
committed
fix formatting issues with i2c.py
1 parent dc4f7d2 commit 812235c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_pn532/i2c.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333
_I2C_ADDRESS = const(0x24)
3434

35+
3536
class PN532_I2C(PN532):
3637
"""Driver for the PN532 connected over I2C."""
3738

0 commit comments

Comments
 (0)