diff Discovery/Src/settings.c @ 588:b1c489b503b9

Update current build, "RTErequired" value and release date
author heinrichsweikamp
date Thu, 17 Dec 2020 09:52:12 +0100
parents 1c95f811967c
children 06ec1da5e105
line wrap: on
line diff
--- a/Discovery/Src/settings.c	Wed Dec 16 09:43:11 2020 +0100
+++ b/Discovery/Src/settings.c	Thu Dec 17 09:52:12 2020 +0100
@@ -39,7 +39,7 @@
 SSettings Settings;
 
 const uint8_t RTErequiredHigh = 2;
-const uint8_t RTErequiredLow = 4;
+const uint8_t RTErequiredLow = 5;
 
 const uint8_t FONTrequiredHigh = 1;
 const uint8_t FONTrequiredLow =	0;
@@ -65,8 +65,8 @@
     .signature = "mh",
 
     .release_year = 20,
-    .release_month = 9,
-    .release_day = 25,
+    .release_month = 12,
+    .release_day = 15,
     .release_sub = 0,
 
     /* max 48 with trailing 0 */