mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-02-19 23:46:02 +01:00
update
This commit is contained in:
parent
c740e25cc1
commit
caaad92887
@ -76,9 +76,7 @@ void setup()
|
||||
#endif // ETHERNET_ON
|
||||
|
||||
#if MQTT_ON
|
||||
DccMQTT mq;
|
||||
// We assume here that we have a network connection
|
||||
mq.setup();
|
||||
DccMQTT::get()->setup();
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user