From 511dcbbfd85f2561a0957aee7654f3309d8cc143 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Sun, 24 Apr 2022 13:36:57 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'sdCard=5Fcontent/C?= =?UTF-8?q?ONFIG/AP.CFG'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sdCard_content/CONFIG/AP.CFG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdCard_content/CONFIG/AP.CFG b/sdCard_content/CONFIG/AP.CFG index 2d0e159..609aee9 100644 --- a/sdCard_content/CONFIG/AP.CFG +++ b/sdCard_content/CONFIG/AP.CFG @@ -1,5 +1,5 @@ #This config file stores the configuration needed to set the AP -#up for the ESP8266SwissArmyBoad +#up for the ESP8266SwissArmyBoard #If this file is not present or if there is an error at parsing time #default values will be used instead. #If the password is an empty string aka '', the network will be open @@ -9,5 +9,5 @@ ENABLED : 'true' SSID : 'The AP ssid you want to put here' PASSWORD : 'Here is the password for this AP' CHANNEL : 9 -SSID_HIDDEN : 'false' +HIDE_SSID : 'false' AP_MAX_CONNECTION : 8