Aggiornamento callback MQTT per nodo broadcaster
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
bool relayRunning = false;
|
||||
bool followerRunning = false;
|
||||
bool recorderRunning = false;
|
||||
bool broadcasterRunning = false;
|
||||
// ROS node last seen
|
||||
double relayLast = static_cast<double>(time(NULL));
|
||||
double followerLast = static_cast<double>(time(NULL));
|
||||
|
||||
Reference in New Issue
Block a user