Skip to content

Commit

Permalink
Update Network.h
Browse files Browse the repository at this point in the history
  • Loading branch information
iranl committed Feb 15, 2024
1 parent 8559cf6 commit 3cd39cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Network.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ class Network

int mqttConnectionState(); // 0 = not connected; 1 = connected; 2 = connected and mqtt processed
const char* latestHubVersion();
const char* latestHubVersionUrl();
bool encryptionSupported();
const String networkDeviceName() const;

Expand Down

0 comments on commit 3cd39cb

Please sign in to comment.