changes
This commit is contained in:
@@ -53,6 +53,6 @@ void Application::action() { // NOLINT
|
||||
activeWaitDelay(10000000);
|
||||
if(cnt >= sizeof(text)-1)
|
||||
cnt=0;
|
||||
context_switch(test2,test1);
|
||||
//context_switch(test2,test1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user