mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 08:06:13 +01:00
update
This commit is contained in:
parent
f48965a676
commit
8acfdc6190
|
@ -76,8 +76,9 @@ void setup()
|
|||
#endif // ETHERNET_ON
|
||||
|
||||
#if MQTT_ON
|
||||
DccMQTT mq;
|
||||
// We assume here that we have a network connection
|
||||
DccMQTT::setup(serialParser);
|
||||
mq.setup();
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user