mirror of
https://github.com/esphome/esphome.git
synced 2025-04-16 15:50:28 +01:00
Update mcp4461.cpp
This commit is contained in:
parent
4539547e9a
commit
4f186375ef
@ -615,7 +615,7 @@ bool Mcp4461Component::set_eeprom_value(Mcp4461EepromLocation location, uint16_t
|
||||
return true;
|
||||
}
|
||||
|
||||
ErrorCode Mcp4461Component::get_error_code() {
|
||||
int Mcp4461Component::get_error_code() {
|
||||
return this->error_code_;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user