mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix(example): remove bt requires from wifi example
This commit is contained in:
committed by
Chen Yu Dong
parent
cdcb4cbce8
commit
30a3150702
@@ -1,3 +1,3 @@
|
||||
idf_component_register(SRCS "station_example_main.c"
|
||||
PRIV_REQUIRES esp_wifi nvs_flash bt
|
||||
PRIV_REQUIRES esp_wifi nvs_flash
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
Reference in New Issue
Block a user