mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 19:47:29 +01:00
4 lines
76 B
Python
4 lines
76 B
Python
import esphome.codegen as cg
|
|
|
|
st7735_ns = cg.esphome_ns.namespace('st7735')
|