|
ESPHome 2025.12.0-dev
|
Data Structures | |
| class | OneWireBus |
| class | OneWireDevice |
Variables | |
| const uint8_t | ONE_WIRE_ROM_SELECT = 0x55 |
| const uint8_t | ONE_WIRE_ROM_SEARCH = 0xF0 |
| const uint8_t esphome::one_wire::ONE_WIRE_ROM_SEARCH = 0xF0 |
Definition at line 16 of file one_wire_bus.cpp.
| const uint8_t esphome::one_wire::ONE_WIRE_ROM_SELECT = 0x55 |
Definition at line 15 of file one_wire_bus.cpp.