mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
4 lines
88 B
Python
4 lines
88 B
Python
import esphome.codegen as cg
|
|
|
|
lilygo_t5_47_ns = cg.esphome_ns.namespace("lilygo_t5_47")
|