Fix most of the warnings. Remaining warnings come from nimble source code.
This commit is contained in:
@@ -79,6 +79,9 @@ void DisplayApp::Refresh() {
|
||||
RunningState();
|
||||
queueTimeout = 20;
|
||||
break;
|
||||
default:
|
||||
queueTimeout = portMAX_DELAY;
|
||||
break;
|
||||
}
|
||||
|
||||
Messages msg;
|
||||
|
||||
Reference in New Issue
Block a user