Mercurial > public > ostc4
diff Discovery/Inc/tHome.h @ 379:0dbf550dc743 MotionDetection
Added missing customerview selection
In the previous version only 6 out of 10 custom views could be configurated => Added a second page for the dive menu system tab
In case all views are deactivated the none / debug page will be set as default
author | ideenmodellierer |
---|---|
date | Mon, 16 Sep 2019 22:49:34 +0200 |
parents | b111fc4250e9 |
children | 39c147e47c1c |
line wrap: on
line diff
--- a/Discovery/Inc/tHome.h Mon Sep 16 22:46:24 2019 +0200 +++ b/Discovery/Inc/tHome.h Mon Sep 16 22:49:34 2019 +0200 @@ -83,7 +83,7 @@ }; // for custom view switch on/off 161122 hw -extern const uint8_t cv_changelist[6]; +extern const uint8_t cv_changelist[]; #define CHECK_BIT_THOME(var,pos) (((var)>>(pos)) & 1) typedef struct