3 lines
78 B
Python
3 lines
78 B
Python
import esphome.codegen as cg
|
|
|
|
hbridge_ns = cg.esphome_ns.namespace("hbridge")
|