ESPHome
2025.5.0
Loading...
Searching...
No Matches
esphome
components
haier
logger_handler.h
Go to the documentation of this file.
1
#pragma once
2
3
// HaierProtocol
4
#include <utils/haier_log.h>
5
6
namespace
esphome
{
7
namespace
haier {
8
9
// This file is called in the code generated by python script
10
// Do not use it directly!
11
void
init_haier_protocol_logging
();
12
13
}
// namespace haier
14
}
// namespace esphome
esphome::haier::init_haier_protocol_logging
void init_haier_protocol_logging()
Definition
logger_handler.cpp:30
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0