From 38088253f83a118861e418b201649e32809f8b5e Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Fri, 8 Jul 2022 17:56:49 -0700 Subject: [PATCH] disable welcome screen --- src/configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configuration.h b/src/configuration.h index f932d301..6ab95617 100644 --- a/src/configuration.h +++ b/src/configuration.h @@ -145,7 +145,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