diff Common/Inc/settings.h @ 212:c878a08dcf86

Merged in janlmulder/ostc4/cv-persistent (pull request #10) Custom views persistent and better support for mCCR
author heinrichsweikamp <bitbucket@heinrichsweikamp.com>
date Tue, 26 Mar 2019 22:23:26 +0000
parents b2a9e9b02df0
children 38367bb982b8 50ea68c7a153
line wrap: on
line diff
--- a/Common/Inc/settings.h	Sun Mar 24 22:09:37 2019 +0000
+++ b/Common/Inc/settings.h	Tue Mar 26 22:23:26 2019 +0000
@@ -212,11 +212,11 @@
 	// new in 0xFFFF0017
 	uint8_t FactoryButtonBase;
 	uint8_t FactoryButtonBalance[3];
-
 	/* new in 0xFFFF0018 */
 	uint8_t FlipDisplay;
+	/* new in 0xFFFF0019 */
+	uint32_t cv_configuration;
 
-//to be continued
 } SSettings;
 
 typedef struct