Fix special menu not shown, when SD card is not inserted (Fix for #463)

This commit is contained in:
Knutwurst
2023-05-28 17:13:20 +02:00
parent 22dedaeb81
commit ae82913d1f
2 changed files with 49 additions and 51 deletions

View File

@@ -44,7 +44,7 @@
#define CUSTOM_BUILD_VERSION "1.5.0-b5"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-05-24"
#define STRING_DISTRIBUTION_DATE "2023-05-27"
#endif
/**