mirror of
https://github.com/esphome/esphome.git
synced 2025-02-21 20:38:16 +00: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")
|