Skip to content

Commit 9dfdbbc

Browse files
authored
use WiFi remote only
1 parent 3cf4db1 commit 9dfdbbc

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
@@ -46,7 +46,7 @@ CONFIG_BT_NIMBLE_TRANSPORT_UART=n
4646
#
4747
# Wi-Fi Remote
4848
#
49-
CONFIG_ESP_HOST_WIFI_ENABLED=y
49+
CONFIG_ESP_WIFI_REMOTE_ENABLED=y
5050
CONFIG_ESP_WIFI_REMOTE_LIBRARY_HOSTED=y
5151

5252
#

0 commit comments

Comments
 (0)