Update main.cpp
This commit is contained in:
@@ -90,4 +90,6 @@ int main(void) {
|
||||
/* Start scheduler */
|
||||
osKernelStart();
|
||||
/* We should never get here as control is now taken by the scheduler */
|
||||
for (;;) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user