cogito/_stuff/starter-components-main/components/empty_i2c_component
2025-06-22 16:02:04 +02:00
..
__init__.py initial commit 2025-06-22 16:02:04 +02:00
empty_i2c_component.cpp initial commit 2025-06-22 16:02:04 +02:00
empty_i2c_component.h initial commit 2025-06-22 16:02:04 +02:00
README.md initial commit 2025-06-22 16:02:04 +02:00

# example configuration:

empty_i2c_component:
  id: empty_i2c_component_1
  address: 0x01  # optional

i2c:
  sda: 4
  scl: 5