diff --git a/src/configuration.h b/src/configuration.h index f932d3015..6ab956176 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 diff --git a/version.properties b/version.properties index ba6104e8d..b72c409eb 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +1,4 @@ [VERSION] major = 1 minor = 3 -build = 23 +build = 24