ESPHome
2024.10.2
esphome
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
Implementation of SPI Controller mode.
Definition:
a01nyub.cpp:7
esphome::haier::init_haier_protocol_logging
void init_haier_protocol_logging()
Definition:
logger_handler.cpp:30
Generated by
1.8.13