more cppcheck warnings fixes

This commit is contained in:
Mike Kinney
2022-01-24 17:24:40 +00:00
parent be0b9979bc
commit caaa235c5d
57 changed files with 167 additions and 161 deletions

View File

@@ -40,7 +40,7 @@ class MQTT : private concurrency::OSThread
void reconnect();
protected:
virtual int32_t runOnce();
virtual int32_t runOnce() override;
private:
/** return true if we have a channel that wants uplink/downlink