mirror of
https://github.com/esphome/esphome.git
synced 2024-12-02 11:44:13 +01:00
3 lines
88 B
Python
3 lines
88 B
Python
import esphome.codegen as cg
|
|
|
|
lilygo_t5_47_ns = cg.esphome_ns.namespace("lilygo_t5_47")
|