mirror of
https://github.com/esphome/esphome.git
synced 2025-04-07 11:20:28 +01:00
Update esphome/components/mcp4461/mcp4461.h
Co-authored-by: Djordje Mandic <6750655+DjordjeMandic@users.noreply.github.com>
This commit is contained in:
parent
2abdeb5529
commit
1baba674e6
@ -40,7 +40,7 @@ enum MCP4461WiperIdx : uint8_t {
|
|||||||
MCP4461_WIPER_7 = 7
|
MCP4461_WIPER_7 = 7
|
||||||
};
|
};
|
||||||
|
|
||||||
enum MCP4461EEPRomLocation {
|
enum MCP4461EEPRomLocation : uint8_t {
|
||||||
MCP4461_EEPROM_0 = 0,
|
MCP4461_EEPROM_0 = 0,
|
||||||
MCP4461_EEPROM_1 = 1,
|
MCP4461_EEPROM_1 = 1,
|
||||||
MCP4461_EEPROM_2 = 2,
|
MCP4461_EEPROM_2 = 2,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user