comparison Discovery/Inc/tMenu.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 0dbf550dc743
children 15f6f0b5786c
comparison
equal deleted inserted replaced
358:c6a084d1433f 387:0dbb74be972f
76 void tM_check_content(void); 76 void tM_check_content(void);
77 void tM_refresh_live_content(void); 77 void tM_refresh_live_content(void);
78 void tM_rebuild_menu_after_tComm(void); 78 void tM_rebuild_menu_after_tComm(void);
79 79
80 void tM_refresh(char *text, uint8_t *textPointer, uint8_t line, const char content[6]); 80 void tM_refresh(char *text, uint8_t *textPointer, uint8_t line, const char content[6]);
81 void tM_build_page(uint32_t id, char *text, uint16_t tab, char *subtext);
81 82
82 void block_diluent_page(void); 83 void block_diluent_page(void);
83 void unblock_diluent_page(void); 84 void unblock_diluent_page(void);
84 85
85 #endif /* TMENU_H */ 86 #endif /* TMENU_H */