Whitespaces
This commit is contained in:
parent
181ba3807f
commit
add06d8cb0
1 changed files with 3 additions and 3 deletions
|
@ -96,7 +96,7 @@ int main(void)
|
||||||
*/
|
*/
|
||||||
gtimerStart(>, timerCallback, (void*)&exitThread, FALSE, 2000);
|
gtimerStart(>, timerCallback, (void*)&exitThread, FALSE, 2000);
|
||||||
|
|
||||||
while(TRUE) {
|
while(TRUE) {
|
||||||
gfxSleepMilliseconds(500);
|
gfxSleepMilliseconds(500);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue