mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-05-09 17:16:55 +00:00
Added wifi symbol to homepage, simplefied setup process
This commit is contained in:
@@ -1284,7 +1284,7 @@ void toggleSetupMode() {
|
||||
#else
|
||||
WiFi.beginSmartConfig();
|
||||
#endif
|
||||
WiFi.softAP(PSTR("AMS2MQTT"));
|
||||
WiFi.softAP(PSTR("NEAS-WATTUP"));
|
||||
|
||||
if(dnsServer == NULL) {
|
||||
dnsServer = new DNSServer();
|
||||
|
||||
Reference in New Issue
Block a user