comparison 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
comparison
equal deleted inserted replaced
358:c6a084d1433f 387:0dbb74be972f
33 #include "gfx_engine.h" 33 #include "gfx_engine.h"
34 34
35 /* Exported functions --------------------------------------------------------*/ 35 /* Exported functions --------------------------------------------------------*/
36 void t5_init(void); 36 void t5_init(void);
37 void t5_refresh(void); 37 void t5_refresh(void);
38 void t5_change_customview(void); 38 void t5_change_customview(uint8_t action);
39 uint8_t t5_getCustomView(void); 39 uint8_t t5_getCustomView(void);
40 40
41 #endif /* T5_H */ 41 #endif /* T5_H */