mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-06-19 04:15:06 +00:00
Fix for I2C
This commit is contained in:
parent
780b8accfb
commit
eebe5b03fa
@ -5,8 +5,6 @@
|
|||||||
|
|
||||||
static const auto LOGGER = tt::Logger("TpagerPower");
|
static const auto LOGGER = tt::Logger("TpagerPower");
|
||||||
|
|
||||||
constexpr auto TPAGER_GAUGE_I2C_BUS_HANDLE = I2C_NUM_0;
|
|
||||||
|
|
||||||
TpagerPower::~TpagerPower() {}
|
TpagerPower::~TpagerPower() {}
|
||||||
|
|
||||||
bool TpagerPower::supportsMetric(MetricType type) const {
|
bool TpagerPower::supportsMetric(MetricType type) const {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user