Files
Scanning the repository...
Last update 5 years 6 months
by Afonso Muralha
FilesCODEtest | |
---|---|
.. | |
data | |
Notes.h | |
WiFi_Marquee_No-AP.ino | |
font.h |
Notes.h/* * References: * https://github.com/esp8266/Arduino/blob/esp8266/hardware/esp8266com/esp8266/libraries/DNSServer/examples/CaptivePortal/CaptivePortal.ino * Similar: http://www.esp8266.com/viewtopic.php?f=32&t=3618&p=23900#p23900 */ /* * Notes: * This Sketch is for Arduino 1.6.6 daily build * The DNSServer.cpp and DNSServer.h tabs are bound to the sketch * As the Arduino ESP8266 repository as of this time has not been * Patched for the DNS bug * * All files must be in a single Sketch folder */