diff Discovery/Src/settings.c @ 341:591c03a1e68d

change max. allowed surface pressure to 1030hPa (As in the small OSTC) Change Firmware to 1.5.1 Change RTE to 2.0 Create install file for testing and release
author heinrichsweikamp
date Sun, 06 Oct 2019 14:07:51 +0200
parents 38367bb982b8
children 14fd5f35cb50
line wrap: on
line diff
--- a/Discovery/Src/settings.c	Mon Aug 19 11:42:31 2019 +0000
+++ b/Discovery/Src/settings.c	Sun Oct 06 14:07:51 2019 +0200
@@ -55,15 +55,15 @@
 {
     .versionFirst   = 1,
     .versionSecond 	= 5,
-    .versionThird   = 0,
+    .versionThird   = 1,
     .versionBeta    = 0,
 
     /* 4 bytes with trailing 0 */
     .signature = "mh",
 
     .release_year = 19,
-    .release_month = 8,
-    .release_day = 5,
+    .release_month = 10,
+    .release_day = 6,
     .release_sub = 0,
 
     /* max 48 with trailing 0 */