reactivate mqtt output
This commit is contained in:
@@ -110,7 +110,7 @@ class NTRIPClient {
|
||||
WiFiClient* ntripClient;
|
||||
NTRIPClientStates state = NTRIPClientStates::notAvailable;
|
||||
|
||||
bool transmitLocation = true;
|
||||
bool transmitLocation = false;
|
||||
bool activated = true;
|
||||
bool autoReconnect = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user