Mercurial > public > ostc4
diff Discovery/Src/tMenu.c @ 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 | 5e3b830b955f |
line wrap: on
line diff
--- a/Discovery/Src/tMenu.c Sun Nov 24 16:08:29 2019 +0100 +++ b/Discovery/Src/tMenu.c Sun Nov 24 15:46:58 2019 +0000 @@ -315,7 +315,7 @@ } -static void tM_build_page(uint32_t id, char *text, uint16_t tab, char *subtext) +void tM_build_page(uint32_t id, char *text, uint16_t tab, char *subtext) { uint8_t linesFound; uint16_t i;