diff --git a/WiFiManager.h b/WiFiManager.h index 5b37e4425..babc4a9d1 100644 --- a/WiFiManager.h +++ b/WiFiManager.h @@ -22,6 +22,13 @@ extern "C" { #include "user_interface.h" } +#ifndef WIFI_MANAGER_OVERRIDE_STRINGS + +// To override the strings below in your project, make the following changes above the line that includes "WiFIManager.h" +// Add the following line: +// #define WIFI_MANAGER_OVERRIDE_STRINGS +// Copy and paste ALL of the const char lines below and modify to suit. + const char HTTP_HEAD[] PROGMEM = "{v}"; const char HTTP_STYLE[] PROGMEM = ""; const char HTTP_SCRIPT[] PROGMEM = ""; @@ -35,6 +42,10 @@ const char HTTP_SCAN_LINK[] PROGMEM = "