Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 1a9b2a9

Browse files
authored
v1.8.2 to optimize code, etc.
### Release v1.8.2 1. Optimize code by using passing by `reference` instead of by `value` 2. Optional `Board_Name` in Menu. Check [option to remove board name from web page #25](khoih-prog/WiFiManager_NINA_Lite#25) 3. Add function `isConfigMode()` to signal system is in Config Portal mode.
1 parent 74d6dec commit 1a9b2a9

File tree

1 file changed

+25
-23
lines changed

1 file changed

+25
-23
lines changed

README.md

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ This is the terminal output when running [**ESPAsync_WiFi_MQTT**](examples/ESPAs
800800

801801
```
802802
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP32_DEV
803-
ESPAsync_WiFiManager_Lite v1.8.1
803+
ESPAsync_WiFiManager_Lite v1.8.2
804804
ESP_MultiResetDetector v1.3.0
805805
LittleFS Flag read = 0xFFFE0001
806806
multiResetDetectorFlag = 0xFFFE0001
@@ -843,7 +843,7 @@ Saving config file OK
843843
[WML] OK
844844
[WML] SaveBkUpCPFile
845845
[WML] OK
846-
N
846+
C
847847
Your stored Credentials :
848848
AIO_SERVER = blank
849849
AIO_SERVERPORT = blank
@@ -854,7 +854,7 @@ AIO_SUB_TOPIC = blank
854854
NStop multiResetDetecting
855855
Saving config file...
856856
Saving config file OK
857-
NNN
857+
CCC
858858
```
859859

860860
#### 1.2. Got valid Credentials from Config Portal then connected to WiFi
@@ -875,7 +875,7 @@ NNN
875875
876876
877877
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP32_DEV
878-
ESPAsync_WiFiManager_Lite v1.8.1
878+
ESPAsync_WiFiManager_Lite v1.8.2
879879
ESP_MultiResetDetector v1.3.0
880880
LittleFS Flag read = 0xFFFE0001
881881
multiResetDetectorFlag = 0xFFFE0001
@@ -967,7 +967,7 @@ This is the terminal output when running [**ESPAsync_WiFi_MQTT**](examples/ESPAs
967967

968968
```
969969
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP8266_NODEMCU
970-
ESPAsync_WiFiManager_Lite v1.8.1
970+
ESPAsync_WiFiManager_Lite v1.8.2
971971
ESP_MultiResetDetector v1.3.0
972972
LittleFS Flag read = 0xFFFE0001
973973
multiResetDetectorFlag = 0xFFFE0001
@@ -1010,7 +1010,7 @@ Saving config file OK
10101010
[WML] OK
10111011
[WML] SaveBkUpCPFile
10121012
[WML] OK
1013-
N
1013+
C
10141014
Your stored Credentials :
10151015
AIO_SERVER = blank
10161016
AIO_SERVERPORT = blank
@@ -1021,7 +1021,7 @@ AIO_SUB_TOPIC = blank
10211021
NStop multiResetDetecting
10221022
Saving config file...
10231023
Saving config file OK
1024-
NNN
1024+
CCC
10251025
```
10261026

10271027
#### 2.2. Got valid Credentials from Config Portal then connected to WiFi
@@ -1042,7 +1042,7 @@ NNN
10421042
10431043
10441044
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP8266_NODEMCU
1045-
ESPAsync_WiFiManager_Lite v1.8.1
1045+
ESPAsync_WiFiManager_Lite v1.8.2
10461046
ESP_MultiResetDetector v1.3.0
10471047
LittleFS Flag read = 0xFFFE0001
10481048
multiResetDetectorFlag = 0xFFFE0001
@@ -1133,7 +1133,7 @@ This is the terminal output when running [**ESPAsync_WiFi_MQTT**](examples/ESPAs
11331133

11341134
```
11351135
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP32S2_DEV
1136-
ESPAsync_WiFiManager_Lite v1.8.1
1136+
ESPAsync_WiFiManager_Lite v1.8.2
11371137
ESP_MultiResetDetector v1.3.0
11381138
LittleFS Flag read = 0xFFFE0001
11391139
multiResetDetectorFlag = 0xFFFE0001
@@ -1157,7 +1157,7 @@ Saving config file OK
11571157
stConf:SSID=ESP_8A1DF7C,PW=MyESP_8A1DF7C
11581158
[WML] IP=192.168.4.1,ch=1
11591159
[WML] s:configTimeout = 0
1160-
N
1160+
C
11611161
Your stored Credentials :
11621162
AIO_SERVER = io.adafruit.com
11631163
AIO_SERVERPORT = 1883
@@ -1168,7 +1168,7 @@ AIO_SUB_TOPIC = /feeds/LED_Control
11681168
NStop multiResetDetecting
11691169
Saving config file...
11701170
Saving config file OK
1171-
NNN N
1171+
CCC C
11721172
```
11731173

11741174
#### 3.2. Got valid Credentials from Config Portal then connected to WiFi
@@ -1246,7 +1246,7 @@ entry 0x4004c190
12461246
12471247
12481248
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP32S2_DEV
1249-
ESPAsync_WiFiManager_Lite v1.8.1
1249+
ESPAsync_WiFiManager_Lite v1.8.2
12501250
ESP_MultiResetDetector v1.3.0
12511251
LittleFS Flag read = 0xFFFE0001
12521252
multiResetDetectorFlag = 0xFFFE0001
@@ -1349,7 +1349,7 @@ This is the terminal output when running [**ESPAsync_WiFi_MQTT**](examples/ESPAs
13491349

13501350
```
13511351
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP32S2_DEV
1352-
ESPAsync_WiFiManager_Lite v1.8.1
1352+
ESPAsync_WiFiManager_Lite v1.8.2
13531353
ESP_MultiResetDetector v1.3.0
13541354
LittleFS Flag read = 0xFFFC0003
13551355
multiResetDetectorFlag = 0xFFFC0003
@@ -1366,15 +1366,15 @@ Saving config file OK
13661366
[WML]
13671367
stConf:SSID=ESP_8A1DF7C,PW=MyESP_8A1DF7C
13681368
[WML] IP=192.168.4.1,ch=1
1369-
N
1369+
C
13701370
Your stored Credentials :
13711371
AIO_SERVER = io.adafruit.com
13721372
AIO_SERVERPORT = 1883
13731373
AIO_USERNAME = user_name
13741374
AIO_KEY = aio_key
13751375
AIO_PUB_TOPIC = /feeds/Temperature
13761376
AIO_SUB_TOPIC = /feeds/LED_Control
1377-
NNNN NNNN[WML] h:Updating LittleFS:/wm_config.dat
1377+
CCCC CCCC[WML] h:Updating LittleFS:/wm_config.dat
13781378
[WML] h:Rst
13791379
ESP-ROM:esp32s2-rc4-20191025
13801380
Build:Oct 25 2019
@@ -1392,7 +1392,7 @@ entry 0x4004c190
13921392

13931393
```
13941394
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP32S2_DEV
1395-
ESPAsync_WiFiManager_Lite v1.8.1
1395+
ESPAsync_WiFiManager_Lite v1.8.2
13961396
ESP_MultiResetDetector v1.3.0
13971397
LittleFS Flag read = 0xFFFE0001
13981398
multiResetDetectorFlag = 0xFFFE0001
@@ -1448,7 +1448,7 @@ This is the terminal output when running [**ESPAsync_WiFi_MQTT**](examples/ESPAs
14481448

14491449
```
14501450
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP32_DEV
1451-
ESPAsync_WiFiManager_Lite v1.8.1
1451+
ESPAsync_WiFiManager_Lite v1.8.2
14521452
ESP_MultiResetDetector v1.3.0
14531453
LittleFS Flag read = 0xFFFC0003
14541454
multiResetDetectorFlag = 0xFFFC0003
@@ -1478,22 +1478,22 @@ Saving config file OK
14781478
[WML]
14791479
stConf:SSID=ESP_9ABF498,PW=MyESP_9ABF498
14801480
[WML] IP=192.168.4.1,ch=5
1481-
N
1481+
C
14821482
Your stored Credentials :
14831483
AIO_SERVER = io.adafruit.com
14841484
AIO_SERVERPORT = 1883
14851485
AIO_USERNAME = user_name
14861486
AIO_KEY = aio_key
14871487
AIO_PUB_TOPIC = /feeds/Temperature
14881488
AIO_SUB_TOPIC = /feeds/LED_Control
1489-
NNNN NNNNN NNNNN N
1489+
CCCC CCCCC CCCCC C
14901490
```
14911491

14921492
### 5.2 Config Data Saved => Connection to Adafruit MQTT
14931493

14941494
```
14951495
Starting ESPAsync_WiFi_MQTT using LittleFS on ESP32_DEV
1496-
ESPAsync_WiFiManager_Lite v1.8.1
1496+
ESPAsync_WiFiManager_Lite v1.8.2
14971497
ESP_MultiResetDetector v1.3.0
14981498
LittleFS Flag read = 0xFFFE0001
14991499
multiResetDetectorFlag = 0xFFFE0001
@@ -1540,7 +1540,7 @@ This is the terminal output when running [**ESPAsync_WiFi**](examples/ESPAsync_W
15401540

15411541
```
15421542
Starting ESPAsync_WiFi using LittleFS on ESP32S3_DEV
1543-
ESPAsync_WiFiManager_Lite v1.8.1
1543+
ESPAsync_WiFiManager_Lite v1.8.2
15441544
ESP_MultiResetDetector v1.2.1
15451545
LittleFS Flag read = 0xFFFE0001
15461546
multiResetDetectorFlag = 0xFFFE0001
@@ -1582,7 +1582,7 @@ This is the terminal output when running [**ESPAsync_WiFi**](examples/ESPAsync_W
15821582

15831583
```
15841584
Starting ESPAsync_WiFi using LittleFS on ESP32C3_DEV
1585-
ESPAsync_WiFiManager_Lite v1.8.1
1585+
ESPAsync_WiFiManager_Lite v1.8.2
15861586
ESP_MultiResetDetector v1.3.0
15871587
LittleFS Flag read = 0xFFFE0001
15881588
multiResetDetectorFlag = 0xFFFE0001
@@ -1694,7 +1694,9 @@ Submit issues to: [ESPAsync_WiFiManager_Lite issues](https://github.com/khoih-pr
16941694
26. Add support to **ESP32-S3 (ESP32S3_DEV, ESP32_S3_BOX, UM TINYS3, UM PROS3, UM FEATHERS3, etc.) using EEPROM, SPIFFS or LittleFS**
16951695
27. Add `LittleFS` support to **ESP32-C3**
16961696
28. Use `ESP32-core's LittleFS` library instead of `Lorol's LITTLEFS` library for ESP32 core v2.0.0+
1697-
1697+
29. Optimize code by passing by `reference` instead of `value`
1698+
30. Optional `Board_Name` in Config Portal
1699+
31. Add function `isConfigMode()` to signal system is in Config Portal mode
16981700

16991701
---
17001702
---

0 commit comments

Comments
 (0)