Updated the matrix to the real size

Fixed orientation missings
added the temperature wordmap
This commit is contained in:
Matthias Mitscherlich
2023-11-25 15:24:51 +01:00
parent edeaedeb07
commit 7c2b0d8d24
17 changed files with 723 additions and 48 deletions
+3
View File
@@ -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