Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Laxilef/OTGateway
/ getTaskPriority
Method
getTaskPriority
src/MainTask.h:58–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}*/
57
58
int getTaskPriority() override {
59
return 3;
60
}
61
#endif
62
63
void setup() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected