From 4e88dd5839cfa5e7611b57df0bfb8e1853f7ad35 Mon Sep 17 00:00:00 2001 From: Luc Date: Mon, 1 Jun 2015 22:34:53 +0800 Subject: [PATCH] Add page to configure Station mode Add page to configure Station mode --- esp8266/webinterface.cpp | 347 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 341 insertions(+), 6 deletions(-) diff --git a/esp8266/webinterface.cpp b/esp8266/webinterface.cpp index a20a97a7..5f317405 100644 --- a/esp8266/webinterface.cpp +++ b/esp8266/webinterface.cpp @@ -32,7 +32,7 @@ extern "C" { -#define LIMIT_BUFFER 3500 +#define LIMIT_BUFFER 5000 const char PAGE_HEAD_1[] PROGMEM = "\n\n\n\n" \ "\n"; @@ -45,8 +45,9 @@ const char NAV_LEFT_PART1 [] PROGMEM = "\n"; const char NAV_RIGHT_PART[] PROGMEM = "

    

\n