mirror of
https://github.com/esphome/esphome.git
synced 2025-03-20 09:38:18 +00:00
8 lines
97 B
YAML
8 lines
97 B
YAML
|
io_bus:
|
||
|
|
||
|
esphome:
|
||
|
on_boot:
|
||
|
lambda: |-
|
||
|
#include "esphome/components/io_bus/io_bus.h"
|
||
|
|