diff Discovery/Src/tHome.c @ 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 74a8296a2318
line wrap: on
line diff
--- a/Discovery/Src/tHome.c	Sun Mar 24 22:09:37 2019 +0000
+++ b/Discovery/Src/tHome.c	Tue Mar 26 22:23:26 2019 +0000
@@ -56,7 +56,6 @@
 static uint16_t tHome_tick_count_cview;
 static uint16_t tHome_tick_count_field;
 
-uint32_t cv_configuration = 0xFFFFFFFF;
 const uint8_t cv_changelist[6] = {CVIEW_Compass, CVIEW_SummaryOfLeftCorner, CVIEW_Tissues, CVIEW_Profile, CVIEW_EADTime, CVIEW_Gaslist};
 
 /* Private function prototypes -----------------------------------------------*/