mirror of
https://github.com/esphome/esphome.git
synced 2025-04-06 02:40:29 +01:00
Update esphome/components/mcp4461/mcp4461.h
Co-authored-by: Djordje Mandic <6750655+DjordjeMandic@users.noreply.github.com>
This commit is contained in:
parent
9f8f4a1599
commit
7dcf27f08d
@ -92,7 +92,6 @@ class Mcp4461Component : public Component, public i2c::I2CDevice {
|
||||
void mcp4461_write_(uint8_t addr, uint16_t data);
|
||||
uint8_t calc_terminal_connector_byte_(Mcp4461TerminalIdx terminal_connector);
|
||||
|
||||
private:
|
||||
WiperState reg_[8];
|
||||
void begin_();
|
||||
bool update_ = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user