Added clock and wordclock - functional
the matrix needs an update, though. Not all words are well put
This commit is contained in:
@@ -9,6 +9,8 @@ idf_component_register(
|
||||
"src/logger.cpp"
|
||||
"src/led_strip_encoder.c"
|
||||
"src/ledmatrix.cpp"
|
||||
"src/clock.cpp"
|
||||
"src/wordclock.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