9 Commits

Author SHA1 Message Date
luc
e73b2e372d Remove APConfig Function
SoftAPConfig is now part of the esp8266 functions so no need to
duplicate
2015-05-13 13:07:20 +08:00
luc lebosse
700cc71ffb Memory optimization and Client Status Info
Diisplay all System information and Client Information
AP information to be done
2015-04-21 22:10:24 +08:00
luc lebosse
29339aee3c Add Compilation Condition for mDNS
Add Compilation Condition for mDNS  as not mandatory
2015-04-21 11:19:29 +08:00
luc lebosse
f2d80d6017 Add mDNS feature
Add mDNS feature
2015-04-21 10:39:04 +08:00
luc lebosse
b71cab9830 Add new helper to convert IP to str
Add new helper to convert IP to str
2015-04-20 20:35:58 +08:00
luc lebosse
3db280e18e Previous file was not take in account
Previous file was not take in account
2015-04-20 11:34:23 +08:00
luc lebosse
f53b968690 Add Include to access SDK function directly
Some function like the one to know the current mode are not in ESPWifi
class but directly available from SDK
2015-04-17 21:21:08 +08:00
luc lebosse
766c7cd21c Add missing function to change AP IP
need to update ESP8266 files also - I pushed my code to ESP8266 github
already to see if they implement it - or not
2015-04-17 17:13:40 +08:00
luc lebosse
01e1bcb727 First Code Commit
Basic Setting Function Save/Read from EEPROM
Connection to wifi according settings in EEPROM
Recovery Mode using GPIO2 just after module start to reset settings
2015-04-16 22:03:37 +08:00