Flesh out time module
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "time.c"
|
||||
SRCS "time_manager.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES
|
||||
REQUIRES config
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user