mirror of
https://github.com/esphome/esphome.git
synced 2025-02-24 05:48:14 +00:00
4 lines
78 B
Python
4 lines
78 B
Python
import esphome.codegen as cg
|
|
|
|
st7789v_ns = cg.esphome_ns.namespace("st7789v")
|