mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-26 12:13:10 +00:00
Merge branch 'master' into low_power
This commit is contained in:
@@ -56,7 +56,6 @@ void HanConfigAp::setup(int accessPointButtonPin, configuration* config, Stream*
|
||||
delay(2000);
|
||||
|
||||
WiFi.mode(WIFI_AP);
|
||||
WiFi.setOutputPower(0);
|
||||
WiFi.softAP(AP_SSID);
|
||||
|
||||
/* Setup the DNS server redirecting all the domains to this IP */
|
||||
|
||||
Reference in New Issue
Block a user