From 80e08f6de9bcb8ec00f904d21a2915fac9c5dd8d Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Fri, 3 Jun 2022 21:51:47 -0700 Subject: [PATCH] Disabled the unset welcome screen --- src/configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configuration.h b/src/configuration.h index 1f4864f8a..aae49d98d 100644 --- a/src/configuration.h +++ b/src/configuration.h @@ -144,7 +144,7 @@ along with this program. If not, see . //#define DISABLE_NTP // Disable the welcome screen and allow -//#define DISABLE_WELCOME_UNSET +#define DISABLE_WELCOME_UNSET // ----------------------------------------------------------------------------- // OLED & Input