Move time update logic from display module to time manager
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "time_manager.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES console_wrapper lwip nvs_flash settings
|
||||
REQUIRES console_wrapper esp_timer fatal lwip nvs_flash settings
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user