Add a settings console command
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "settings.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES fatal nvs_flash
|
||||
REQUIRES console_wrapper fatal nvs_flash
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user