1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-21 21:22:31 +03:00
Files
esp8266/libraries
aalku 0bb4fb2886 Better captive portal example.
This example serves a "hello world" on a WLAN and a SoftAP at the same
time.
The SoftAP allow you to configure WLAN parameters at run time. They are
not setup in the sketch but saved on EEPROM.
This is a captive portal because through the softAP it will redirect any
http request to http://192.168.4.1/, served by the ESP8266 itself
2015-08-19 13:20:01 +03:00
..
2015-08-19 13:20:01 +03:00
2015-08-19 13:20:01 +03:00
2015-08-19 13:18:43 +03:00
2015-06-21 22:19:23 +02:00
2015-06-17 14:24:25 +02:00
2015-08-03 19:35:17 -07:00
2015-03-27 12:18:06 +03:00
2015-07-22 22:50:26 +03:00