ESPHome
2026.4.0-dev
Loading...
Searching...
No Matches
esphome
components
spa06_i2c
spa06_i2c.cpp
Go to the documentation of this file.
1
#include "
spa06_i2c.h
"
2
#include "
esphome/core/hal.h
"
3
#include "
esphome/core/log.h
"
4
5
namespace
esphome::spa06_i2c
{
6
7
static
const
char
*
const
TAG =
"spa06_i2c"
;
8
9
void
SPA06I2CComponent::dump_config
() {
10
LOG_I2C_DEVICE(
this
);
11
SPA06Component::dump_config();
12
}
13
14
}
// namespace esphome::spa06_i2c
esphome::spa06_i2c::SPA06I2CComponent::dump_config
void dump_config() override
Definition
spa06_i2c.cpp:9
hal.h
log.h
esphome::spa06_i2c
Definition
spa06_i2c.cpp:5
spa06_i2c.h
Generated by
1.12.0