Updated the matrix to the real size
Fixed orientation missings added the temperature wordmap
This commit is contained in:
@@ -14,6 +14,9 @@ idf_component_register(
|
||||
"src/clock.cpp"
|
||||
"src/wordmap.cpp"
|
||||
"src/clockwordmap.cpp"
|
||||
"src/daywordmap.cpp"
|
||||
"src/temperaturewordmap.cpp"
|
||||
"src/temperature.cpp"
|
||||
INCLUDE_DIRS # optional, add here public include directories
|
||||
"inc"
|
||||
PRIV_INCLUDE_DIRS # optional, add here private include directories
|
||||
|
||||
Reference in New Issue
Block a user