merge recent changes to i2c.py
This commit is contained in:
parent
b6117ced1f
commit
dc4f7d2d92
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ except ImportError:
|
||||||
|
|
||||||
_I2C_ADDRESS = const(0x24)
|
_I2C_ADDRESS = const(0x24)
|
||||||
|
|
||||||
|
|
||||||
class PN532_I2C(PN532):
|
class PN532_I2C(PN532):
|
||||||
"""Driver for the PN532 connected over I2C."""
|
"""Driver for the PN532 connected over I2C."""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue