Qrome - updated to use PROGMEM for HTML form constants to reduce the use of dynamic memory

pull/99/head
Chrome Legion 2019-04-26 22:39:52 -07:00
parent 9c3bdfb469
commit d59fa0da47
2 changed files with 1363 additions and 1361 deletions

View File

@ -45,8 +45,8 @@ SOFTWARE.
#include <ArduinoOTA.h>
#include <ESP8266HTTPUpdateServer.h>
#include "TimeClient.h"
#include "OctoPrintClient.h"
#include "RepetierClient.h"
#include "OctoPrintClient.h"
#include "OpenWeatherMapClient.h"
#include "WeatherStationFonts.h"
#include "FS.h"

File diff suppressed because it is too large Load Diff