change misspelled mqttDisonnect to mqttDisconnect
This commit is contained in:
@@ -261,7 +261,7 @@ bool WifiDevice::mqttConnect()
|
||||
}
|
||||
}
|
||||
|
||||
bool WifiDevice::mqttDisonnect(bool force)
|
||||
bool WifiDevice::mqttDisconnect(bool force)
|
||||
{
|
||||
if(_useEncryption)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user