diff Discovery/Inc/t3.h @ 387:0dbb74be972f

Merged in Ideenmodellierer/ostc4/MotionDetection (pull request #34) MotionDetection
author heinrichsweikamp <bitbucket@heinrichsweikamp.com>
date Sun, 24 Nov 2019 15:46:58 +0000
parents 39c147e47c1c
children 0a09afac969f
line wrap: on
line diff
--- a/Discovery/Inc/t3.h	Sun Nov 24 16:08:29 2019 +0100
+++ b/Discovery/Inc/t3.h	Sun Nov 24 15:46:58 2019 +0000
@@ -35,6 +35,7 @@
 /* Exported functions --------------------------------------------------------*/
 void t3_init(void);
 void t3_refresh(void);
-void t3_change_customview(void);
+void t3_change_customview(uint8_t action);
+uint8_t t3_GetEnabled_customviews();
 
 #endif /* T3_H */