1
This commit is contained in:
parent
c6b3dedfdc
commit
e12b5a95e7
@ -21,6 +21,7 @@ std::mutex g_dispatch_id_mutex;
|
|||||||
|
|
||||||
static std::atomic<bool> g_mqtt_activated{false};
|
static std::atomic<bool> g_mqtt_activated{false};
|
||||||
static std::string g_last_vid;
|
static std::string g_last_vid;
|
||||||
|
static VehicleMQTTTopics g_prev_topics;
|
||||||
|
|
||||||
static bool try_activate_mqtt()
|
static bool try_activate_mqtt()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user