3 lines
76 B
Python
3 lines
76 B
Python
import esphome.codegen as cg
|
|
|
|
st7735_ns = cg.esphome_ns.namespace("st7735")
|