nodemcu-firmware/app/include
Robert Foss e2ada487f3 Added ENDUSER_SETUP module.
The module will start a SoftAP, DNS, HTTP server acting as a captive portal.
The portal will have the SSID SetupGadget and will serve a website where
credentials for the end users WLAN can be submitted.

Once valid credentials have been submitted and used to connect to the
local WLAN this module will stop.

This module requires USE_DNS to enabled in dhcpserver.h
2015-09-10 18:40:39 -04:00
..
arch source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
driver Use more powerful UART baudrate list from RTOS driver. 2015-02-10 22:39:50 +08:00
lwip Add define for advertising DNS in the DHCP OFFER message. 2015-07-28 16:32:38 +02:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
pp source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
rtc Imported reworked rtctime support. 2015-07-10 16:16:25 +10:00
ssl source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lwipopts.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
mem_manager.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
rom.h Imported reworked rtctime support. 2015-07-10 16:16:25 +10:00
u8g_config.h fix display table construction 2015-07-21 20:37:44 +02:00
user_config.h More sensible cjson realloc strategy. 2015-07-31 11:36:46 +10:00
user_modules.h Added ENDUSER_SETUP module. 2015-09-10 18:40:39 -04:00
user_version.h Release build 20150627. 2015-06-27 15:21:48 +08:00