comparison 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
comparison
equal deleted inserted replaced
358:c6a084d1433f 387:0dbb74be972f
313 } 313 }
314 } 314 }
315 } 315 }
316 316
317 317
318 static void tM_build_page(uint32_t id, char *text, uint16_t tab, char *subtext) 318 void tM_build_page(uint32_t id, char *text, uint16_t tab, char *subtext)
319 { 319 {
320 uint8_t linesFound; 320 uint8_t linesFound;
321 uint16_t i; 321 uint16_t i;
322 SStateList idList; 322 SStateList idList;
323 uint8_t page; 323 uint8_t page;