diff Discovery/Inc/t5_gauge.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
line wrap: on
line diff
--- a/Discovery/Inc/t5_gauge.h	Sun Nov 24 16:08:29 2019 +0100
+++ b/Discovery/Inc/t5_gauge.h	Sun Nov 24 15:46:58 2019 +0000
@@ -35,7 +35,7 @@
 /* Exported functions --------------------------------------------------------*/
 void t5_init(void);
 void t5_refresh(void);
-void t5_change_customview(void);
+void t5_change_customview(uint8_t action);
 uint8_t t5_getCustomView(void);
 
 #endif /* T5_H */