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 8b17bc5 commit c2ef85eCopy full SHA for c2ef85e
TapToEsp32.hpp
@@ -10,7 +10,7 @@
10
//Wifi and mister information
11
const char* ssid = "NetworkName";
12
const char* password = "Password";
13
-const String tapToUrl = "http://mister.local:8182";
+const String tapToUrl = "http://mister.local:7497";
14
15
//-----------------------------------------------------------------------
16
0 commit comments