hopefully fix remaining cppcheck issues (#9745)
This commit is contained in:
co-authored by
GitHub
parent
ad7d19c317
commit
54781cf51a
+1
-3
@@ -51,9 +51,7 @@ class AudioThread : public concurrency::OSThread
|
||||
i2sRtttl = nullptr;
|
||||
}
|
||||
|
||||
if (rtttlFile != nullptr) {
|
||||
rtttlFile = nullptr;
|
||||
}
|
||||
rtttlFile = nullptr;
|
||||
|
||||
setCPUFast(false);
|
||||
#ifdef T_LORA_PAGER
|
||||
|
||||
Reference in New Issue
Block a user