mirror of
https://github.com/esphome/esphome.git
synced 2025-04-06 10:50:28 +01:00
4 lines
76 B
Python
4 lines
76 B
Python
import esphome.codegen as cg
|
|
|
|
st7735_ns = cg.esphome_ns.namespace("st7735")
|