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