Added the Matrix handling and clock/day wordmaps
Time and day display is functional again
This commit is contained in:
@@ -13,12 +13,12 @@ idf_component_register(
|
||||
"platform/src/logger.cpp"
|
||||
"platform/src/prgm_ledstrip.cpp"
|
||||
"platform/src/wifi.cpp"
|
||||
# "old/src/led_strip_encoder.c"
|
||||
# "old/src/ledmatrix.cpp"
|
||||
# "old/src/clock.cpp"
|
||||
# "old/src/wordmap.cpp"
|
||||
# "old/src/clockwordmap.cpp"
|
||||
# "old/src/daywordmap.cpp"
|
||||
"platform/src/ledmatrix.cpp"
|
||||
|
||||
"application/src/clock.cpp"
|
||||
"application/src/clockwordmap.cpp"
|
||||
"application/src/daywordmap.cpp"
|
||||
"application/src/wordmap.cpp"
|
||||
# "old/src/temperaturewordmap.cpp"
|
||||
# "old/src/temperature.cpp"
|
||||
INCLUDE_DIRS # optional, add here public include directories
|
||||
|
||||
Reference in New Issue
Block a user