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

Commit 74d6dec

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 2902e0b commit 74d6dec

File tree

8 files changed

+96
-495
lines changed

8 files changed

+96
-495
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ Please ensure to specify the following:
2727

2828
```
2929
Arduino IDE version: 1.8.19
30-
ESP8266 Core Version 3.0.2
30+
ESP32_DEV board
31+
ESP32 core v2.0.2
3132
OS: Ubuntu 20.04 LTS
32-
Linux xy-Inspiron-3593 5.4.0-99-generic #112-Ubuntu SMP Thu Feb 3 13:50:55 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
33+
Linux xy-Inspiron-3593 5.4.0-100-generic #113-Ubuntu SMP Thu Feb 3 18:43:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
3334
3435
Context:
3536
The board couldn't autoreconnect to Local Blynk Server after router power recycling.

0 commit comments

Comments
 (0)