added clock wordmap and made wordmap a baseclass
This commit is contained in:
@@ -13,6 +13,7 @@ idf_component_register(
|
||||
"src/ledmatrix.cpp"
|
||||
"src/clock.cpp"
|
||||
"src/wordmap.cpp"
|
||||
"src/clockwordmap.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