esphome/esphome/components/nfc
Keith Burzinski 5a4840f641
Fix some NFC/PN532 crashes (#4678)
* Add + use some constants, fix some crashes

* Fix PN532 crashes
2023-04-12 02:29:06 +00:00
..
__init__.py Move PN532OnTagTrigger to nfc::NfcOnTagTrigger (#3379) 2022-04-13 12:26:55 +12:00
automation.cpp Move PN532OnTagTrigger to nfc::NfcOnTagTrigger (#3379) 2022-04-13 12:26:55 +12:00
automation.h Move PN532OnTagTrigger to nfc::NfcOnTagTrigger (#3379) 2022-04-13 12:26:55 +12:00
ndef_message.cpp Fix some NFC/PN532 crashes (#4678) 2023-04-12 02:29:06 +00:00
ndef_message.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
ndef_record.cpp Fix some typos found by codespell (#3598) 2022-06-27 18:02:46 -03:00
ndef_record.h Fix some NFC/PN532 crashes (#4678) 2023-04-12 02:29:06 +00:00
ndef_record_text.cpp Extend nfc ndef records with Text (#2191) 2021-09-27 09:38:08 +13:00
ndef_record_text.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
ndef_record_uri.cpp Fix NDEF URI casing (#2397) 2021-09-27 11:11:27 +13:00
ndef_record_uri.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
nfc.cpp Fix some NFC/PN532 crashes (#4678) 2023-04-12 02:29:06 +00:00
nfc.h Fix some NFC/PN532 crashes (#4678) 2023-04-12 02:29:06 +00:00
nfc_tag.cpp Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
nfc_tag.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00