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 08f8b58 commit 79eb0caCopy full SHA for 79eb0ca
src/ota/implementation/OTAUnoR4.cpp
@@ -32,6 +32,7 @@ UNOR4OTACloudProcess::UNOR4OTACloudProcess(MessageStream *ms)
32
}
33
34
OTACloudProcessInterface::State UNOR4OTACloudProcess::resume(Message* msg) {
35
+ (void)msg;
36
return OtaBegin;
37
38
0 commit comments