mirror of
https://github.com/esphome/esphome.git
synced 2025-10-28 05:33:53 +00: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