ESPHome 2025.5.0
Loading...
Searching...
No Matches
remote_transmitter.cpp
Go to the documentation of this file.
2#include "esphome/core/log.h"
4
5namespace esphome {
6namespace remote_transmitter {
7
8static const char *const TAG = "remote_transmitter";
9
10} // namespace remote_transmitter
11} // namespace esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7