ESPHome
2024.10.2
esphome
esphome
components
resistance_sampler
resistance_sampler.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
esphome
{
4
namespace
resistance_sampler {
5
7
class
ResistanceSampler
{};
8
9
}
// namespace resistance_sampler
10
}
// namespace esphome
esphome::resistance_sampler::ResistanceSampler
Abstract interface to mark components that provide resistance values.
Definition:
resistance_sampler.h:7
esphome
Implementation of SPI Controller mode.
Definition:
a01nyub.cpp:7
Generated by
1.8.13