mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01: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