mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-30 14:16:32 +00:00
Add support for PN532 NFC
This commit is contained in:
parent
149b335a4b
commit
3608baf7f8
@ -314,6 +314,7 @@ boolean Xsns40(byte function)
|
||||
if (pn532_i2c_detected) {
|
||||
PN532_ScanForTag();
|
||||
}
|
||||
break;
|
||||
case FUNC_EVERY_SECOND:
|
||||
PN532_Detect();
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user