Skip to content

Commit ef1b05d

Browse files
authored
use WiFi remote only
1 parent 3198b71 commit ef1b05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32p4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ CONFIG_BT_NIMBLE_TRANSPORT_UART=n
5454
#
5555
# Wi-Fi Remote
5656
#
57-
CONFIG_ESP_HOST_WIFI_ENABLED=y
57+
CONFIG_ESP_WIFI_REMOTE_ENABLED=y
5858
CONFIG_ESP_WIFI_REMOTE_LIBRARY_HOSTED=y
5959

6060
#

0 commit comments

Comments
 (0)