ESPHome 2025.5.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
nfc_tag.cpp
Go to the documentation of this file.
1#include "nfc_tag.h"
2
3namespace esphome {
4namespace nfc {
5
6static const char *const TAG = "nfc.tag";
7
8} // namespace nfc
9} // namespace esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7