Fixes
This commit is contained in:
@@ -63,8 +63,8 @@ public:
|
||||
void publishPresenceDetection(char* csv);
|
||||
|
||||
int mqttConnectionState(); // 0 = not connected; 1 = connected; 2 = connected and mqtt processed
|
||||
const char* latestHubVersion;
|
||||
const char* latestHubVersionUrl;
|
||||
const char* latestHubVersion();
|
||||
const char* latestHubVersionUrl();
|
||||
bool encryptionSupported();
|
||||
const String networkDeviceName() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user