Skip to content

Commit 9a6b938

Browse files
committed
feat(wifi_remote): Make esp_hosted default RPC library
1 parent d6347a9 commit 9a6b938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/esp_wifi_remote/Kconfig.rpc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
choice ESP_WIFI_REMOTE_LIBRARY
22
prompt "Choose WiFi-remote implementation"
3-
default ESP_WIFI_REMOTE_LIBRARY_EPPP
3+
default ESP_WIFI_REMOTE_LIBRARY_HOSTED
44
help
55
Select type of WiFi Remote implementation
66

0 commit comments

Comments
 (0)