diff 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
line wrap: on
line diff
--- a/Discovery/Inc/t7.h	Tue Aug 13 21:10:46 2019 +0200
+++ b/Discovery/Inc/t7.h	Tue Aug 13 21:12:17 2019 +0200
@@ -47,6 +47,8 @@
 
 void init_t7_compass(void);
 
+uint8_t t7_GetEnabled_customviews();
+
 /*
 	 void t7c_refresh(uint32_t FramebufferStartAddress);
 */