sforkowany z mirror/meshtastic-firmware
make cppcheck happy about stuff it shouldn't care for
rodzic
6e1b1e3ed7
commit
a7fb88e293
|
@ -197,6 +197,7 @@ bool MQTT::wantsLink() const
|
|||
#if HAS_ETHERNET
|
||||
return hasChannel && (Ethernet.linkStatus() == LinkON);
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
int32_t MQTT::runOnce()
|
||||
|
|
Ładowanie…
Reference in New Issue