Skip to content

Commit dc4f7d2

Browse files
committed
merge recent changes to i2c.py
1 parent b6117ce commit dc4f7d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_pn532/i2c.py

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

3333
_I2C_ADDRESS = const(0x24)
3434

35-
3635
class PN532_I2C(PN532):
3736
"""Driver for the PN532 connected over I2C."""
3837

0 commit comments

Comments
 (0)