remove NetworkDevice dependency from MqttLogger library
This commit is contained in:
@@ -61,6 +61,7 @@ private:
|
||||
static void clearRtcInitVar(WiFiManager*);
|
||||
|
||||
void onDisconnected();
|
||||
MqttClient *getMqttClient() const;
|
||||
|
||||
WiFiManager _wm;
|
||||
espMqttClient* _mqttClient = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user