Fixed NFC not initializing correctly
This commit is contained in:
@@ -29,8 +29,6 @@ i2c:
|
|||||||
# I2C config left to default. For ESP8266 is:
|
# I2C config left to default. For ESP8266 is:
|
||||||
# GPIO5 (D1) -> I2C SCL
|
# GPIO5 (D1) -> I2C SCL
|
||||||
# GPIO4 (D2) -> I2C SDA
|
# GPIO4 (D2) -> I2C SDA
|
||||||
scan: False
|
|
||||||
frequency: 100kHz
|
|
||||||
timeout: 13ms #to prevent pn532 timeout
|
timeout: 13ms #to prevent pn532 timeout
|
||||||
|
|
||||||
pn532_i2c:
|
pn532_i2c:
|
||||||
|
|||||||
Reference in New Issue
Block a user