mirror of
https://github.com/esphome/esphome.git
synced 2025-04-16 07:40:29 +01:00
Update mcp4461.h
This commit is contained in:
parent
802bcd9099
commit
32fe8705b9
@ -101,7 +101,7 @@ class Mcp4461Component : public Component, public i2c::I2CDevice {
|
||||
/// @param[terminal] terminal to disable, one of { 'a', 'b', 'w', 'h' }
|
||||
void initialize_terminal_disabled(Mcp4461WiperIdx wiper, char terminal);
|
||||
/// @brief get error code
|
||||
ErrorCode get_error_code();
|
||||
Mcp4461Component::ErrorCode get_error_code();
|
||||
|
||||
protected:
|
||||
friend class Mcp4461Wiper;
|
||||
|
Loading…
x
Reference in New Issue
Block a user