mirror of
https://github.com/esphome/esphome.git
synced 2025-03-28 21:48:16 +00:00
Update mcp4461.h
This commit is contained in:
parent
3271c33396
commit
9e28f253d8
@ -87,6 +87,7 @@ class Mcp4461Component : public Component, public i2c::I2CDevice {
|
||||
|
||||
protected:
|
||||
friend class Mcp4461Wiper;
|
||||
void set_write_protection_status_();
|
||||
bool is_writing_();
|
||||
bool is_eeprom_busy_();
|
||||
uint8_t get_wiper_address_(uint8_t wiper);
|
||||
|
Loading…
x
Reference in New Issue
Block a user