We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99036a commit 0f881e4Copy full SHA for 0f881e4
src/SingleWireScheduling.h
@@ -70,7 +70,7 @@ struct CommandReqResp
70
uint32_t startMs;
71
};
72
73
-const uint32_t cTimeoutCommandResponseMs = 700;
+const uint32_t cTimeoutCommandResponseMs = 1500;
74
75
class SingleWireScheduling : public Processing
76
{
0 commit comments