Skip to content

Commit

Permalink
feat(wifi_remote): Make esp_hosted default RPC library
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cermak committed Sep 26, 2024
1 parent d6347a9 commit 9a6b938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/esp_wifi_remote/Kconfig.rpc.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
choice ESP_WIFI_REMOTE_LIBRARY
prompt "Choose WiFi-remote implementation"
default ESP_WIFI_REMOTE_LIBRARY_EPPP
default ESP_WIFI_REMOTE_LIBRARY_HOSTED
help
Select type of WiFi Remote implementation

Expand Down

0 comments on commit 9a6b938

Please sign in to comment.