esphome/tests/components/external_eeprom/test.esp8266.yaml

11 lines
176 B
YAML
Raw Normal View History

2024-02-23 20:34:01 +01:00
i2c:
- id: i2c_external_eeprom
sda: D2
scl: D1
external_eeprom:
- id: ext_eeprom_component_1
address: 0x57
ee_memory_type: 24XX32
i2c_buffer_size: 128