ESPHome 2026.5.1
Loading...
Searching...
No Matches
nfc_tag.cpp
Go to the documentation of this file.
1#include "nfc_tag.h"
2
3namespace esphome::nfc {
4
5static const char *const TAG = "nfc.tag";
6
7} // namespace esphome::nfc