Skip to content

Commit 453be4c

Browse files
committed
fix(modem): Fix modem console dependencies
1 parent 018ba58 commit 453be4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/esp_modem/examples/modem_console/main/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ idf_component_register(SRCS "modem_console_main.cpp"
99
"${command_dir}/my_module_dce.cpp"
1010
"httpget_handle.c"
1111
"ping_handle.c"
12-
REQUIRES console esp_http_client nvs_flash
1312
INCLUDE_DIRS "." "${command_dir}")

0 commit comments

Comments
 (0)