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 9a0917d commit 223d46aCopy full SHA for 223d46a
README.md
@@ -60,6 +60,8 @@ This project connects an ESP32 to Wi-Fi and fetches a JSON response from a serve
60
61
const char\* password = "YOUR\_PASSWORD";
62
63
+ ```
64
+
65
String url = "http://your-server.com/status";
66
67
0 commit comments