mirror of
https://github.com/esphome/esphome.git
synced 2025-03-26 04:28:17 +00:00
Update mcp4461.h
This commit is contained in:
parent
8f2970834d
commit
f1799ae955
@ -91,7 +91,7 @@ class Mcp4461Component : public Component, public i2c::I2CDevice {
|
||||
bool set_terminal_register(Mcp4461TerminalIdx terminal_connector, uint8_t data);
|
||||
uint16_t get_eeprom_value(Mcp4461EepromLocation location);
|
||||
bool set_eeprom_value(Mcp4461EepromLocation location, uint16_t value);
|
||||
void Mcp4461Wiper::set_initial_value(Mcp4461WiperIdx wiper, float initial_value);
|
||||
void set_initial_value(Mcp4461WiperIdx wiper, float initial_value);
|
||||
|
||||
protected:
|
||||
friend class Mcp4461Wiper;
|
||||
|
Loading…
x
Reference in New Issue
Block a user