diff --git a/src/ESPUI.h b/src/ESPUI.h index 6d9f0df..668d02f 100644 --- a/src/ESPUI.h +++ b/src/ESPUI.h @@ -236,7 +236,7 @@ public: unsigned int jsonUpdateDocumentSize; unsigned int jsonInitialDocumentSize; bool sliderContinuous; - bool captivePortal = false; + bool captivePortal = true; void setVerbosity(Verbosity verbosity); void begin(const char* _title, const char* username = nullptr, const char* password = nullptr,