This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Commit d7442d8
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 ce798e2 commit d7442d8
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
| 515 | + | |
516 | 516 | | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
| 517 | + | |
522 | 518 | | |
523 | | - | |
524 | | - | |
525 | 519 | | |
526 | 520 | | |
527 | 521 | | |
| |||
0 commit comments