From 3565383c2496c254495253c250a64b9fc6e4d51d Mon Sep 17 00:00:00 2001 From: Christian Ashby Date: Sat, 7 Sep 2019 13:25:08 +0100 Subject: [PATCH] Fixed typo autoRaise/autoRise --- docs/advancedusage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/advancedusage.html b/docs/advancedusage.html index ea4c578..da783c0 100644 --- a/docs/advancedusage.html +++ b/docs/advancedusage.html @@ -1322,7 +1322,7 @@ Also, if you want to stop AutoConnect completely when the captive portal is time
AutoConnect       portal;
 AutoConnectConfig acConfig;
 
-acConfig.autoRaise = false;
+acConfig.autoRise = false;
 portal.config(acConfig);
 portal.begin();
 
@@ -1729,4 +1729,4 @@ But this method is not recommended. The broadcast radio of SSID emitted from Sof - \ No newline at end of file +