ESPHome  2024.7.2
nfc_tag.cpp
Go to the documentation of this file.
1 #include "nfc_tag.h"
2 
3 namespace esphome {
4 namespace nfc {
5 
6 static const char *const TAG = "nfc.tag";
7 
8 } // namespace nfc
9 } // namespace esphome
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7