Mercurial > public > ostc4
diff Discovery/Src/tMenuSystem.c @ 212:c878a08dcf86
Merged in janlmulder/ostc4/cv-persistent (pull request #10)
Custom views persistent and better support for mCCR
author | heinrichsweikamp <bitbucket@heinrichsweikamp.com> |
---|---|
date | Tue, 26 Mar 2019 22:23:26 +0000 |
parents | b2a9e9b02df0 |
children | 0dbf550dc743 |
line wrap: on
line diff
--- a/Discovery/Src/tMenuSystem.c Sun Mar 24 22:09:37 2019 +0000 +++ b/Discovery/Src/tMenuSystem.c Tue Mar 26 22:23:26 2019 +0000 @@ -59,7 +59,7 @@ for(int i=0; i<6;i++) { id = cv_changelist[i]; - text[textPointer++] = '\006' - CHECK_BIT_THOME(cv_configuration,id); + text[textPointer++] = '\006' - CHECK_BIT_THOME(data->cv_configuration,id); text[textPointer++] = ' '; textPointer += snprintf(&text[textPointer], 60, "%c%c\n\r",