8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62640b3 commit 82de342Copy full SHA for 82de342
libraries/WiFiClientSecure/README.md
@@ -45,7 +45,7 @@ https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/protoc
45
5. before initiating the first SSL connection, call
46
my_client.setCACertBundle(rootca_crt_bundle_start);
47
48
-To use this feature in Android IDE:
+To use this feature in Arduino IDE:
49
If the Arduino IDE added support for embedding files in the meantime, then follow the instructions above.
50
If not, you have three choices:
51
1. convert your project to PlatformIO
0 commit comments