gui demo cleanup

ugfx_release_2.6
Tectu 2012-07-09 02:45:01 +02:00
parent fdb5ede29a
commit a52e732564
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ int main(void) {
// Initializes the GUI thread
// 10ms interval
// HIGHPRIO-2 thread priority level
guiInit(10, HIGHPRIO-2);
// HIGHPRIO thread priority level
guiInit(10, HIGHPRIO);
// set the following buttons to active
// buttons wouldn't have any effect if you set these variables to 'inactive'