Mercurial > public > ostc4
comparison Discovery/Inc/t7.h @ 369:210bffc496a3 MotionDetection
Added a function to count the active custom views.
author | ideenmodellierer |
---|---|
date | Tue, 13 Aug 2019 21:12:17 +0200 |
parents | b111fc4250e9 |
children | adb18fe92737 |
comparison
equal
deleted
inserted
replaced
368:50ea68c7a153 | 369:210bffc496a3 |
---|---|
45 void t7_set_field_to_primary(void); | 45 void t7_set_field_to_primary(void); |
46 void t7_set_customview_to_primary(void); | 46 void t7_set_customview_to_primary(void); |
47 | 47 |
48 void init_t7_compass(void); | 48 void init_t7_compass(void); |
49 | 49 |
50 uint8_t t7_GetEnabled_customviews(); | |
51 | |
50 /* | 52 /* |
51 void t7c_refresh(uint32_t FramebufferStartAddress); | 53 void t7c_refresh(uint32_t FramebufferStartAddress); |
52 */ | 54 */ |
53 | 55 |
54 #endif /* T7_H */ | 56 #endif /* T7_H */ |