Browse Source

Update README.md

micropython 1.9.3 tested, and esp32 tested.
pull/7/head
Tayfun ULU 8 years ago committed by GitHub
parent
commit
2551c868db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
# WiFi Manager
Lang : Micropython
Tested : 1.8 and 1.9.2 (updated)
Tested : 1.8 and 1.9.3
<b>Description</b> : WiFi manager for ESP8266 - ESP12 for micropython
<b>Description</b> : WiFi manager for ESP8266 - ESP12 - ESP32 for micropython
<b>Main Features:</b>
@ -24,4 +24,4 @@ Write your code into main.py or import it from main.py. @@ -24,4 +24,4 @@ Write your code into main.py or import it from main.py.
![alt text](https://github.com/tayfunulu/WiFiManager/blob/master/WiFi_Manager.png)
**networkconfig.py based on code of CPOPP - https://github.com/cpopp/MicroPythonSamples
**web server based on code of CPOPP - https://github.com/cpopp/MicroPythonSamples

Loading…
Cancel
Save