Updated code to 0.6 test
This commit is contained in:
@ -30,6 +30,7 @@ be found here; `GravityMon on Github <https://github.com/mp-se/gravitymon>`_
|
||||
I dont take responsibility for any errors that can cause problems with the use. I have tested v0.4 on 5+ brews
|
||||
over the last 6 months without any issues.
|
||||
|
||||
|
||||
The main differences:
|
||||
---------------------
|
||||
|
||||
@ -67,7 +68,7 @@ the following libraries and without these this would have been much more difficu
|
||||
|
||||
Can detect if the reset button is pressed twice, is used to enter WIFI config mode.
|
||||
|
||||
* https://github.com/tzapu/WiFiManager
|
||||
* https://github.com/khoih-prog/ESP_WiFiManager
|
||||
|
||||
Configure wifi settings.
|
||||
|
||||
|
@ -3,6 +3,17 @@
|
||||
Releases
|
||||
########
|
||||
|
||||
v0.6.0 (work in progress)
|
||||
-------------------------
|
||||
|
||||
This is features for the next release.
|
||||
|
||||
* Changed the wifi manager and refactored wifi.cpp
|
||||
* LED is now turned on when Wifi Portal is open
|
||||
* Refactored main.cpp to make it easier to read
|
||||
* Tested runtime performance
|
||||
* Improved documentation
|
||||
|
||||
v0.5.0
|
||||
------
|
||||
|
||||
|
Reference in New Issue
Block a user