1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-07 22:02:22 +01:00

Update mcp4461.h

This commit is contained in:
Oliver Kleinecke
2025-02-04 10:53:13 +01:00
committed by GitHub
parent 54991942ad
commit 5cfdfd2ea0

View File

@@ -86,7 +86,6 @@ class Mcp4461Component : public Component, public i2c::I2CDevice {
protected:
friend class Mcp4461Wiper;
friend Mcp4461WiperIdx;
bool is_writing_();
uint8_t get_wiper_address_(uint8_t wiper);
uint16_t read_wiper_level_(uint8_t wiper);