mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
Declare Color objects in main.cpp (#1395)
This commit is contained in:
@@ -21,6 +21,7 @@ from esphome.cpp_generator import ( # noqa
|
||||
progmem_array,
|
||||
statement,
|
||||
variable,
|
||||
new_variable,
|
||||
Pvariable,
|
||||
new_Pvariable,
|
||||
add,
|
||||
|
||||
Reference in New Issue
Block a user