mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-07-28 09:53:45 +02:00
Start motordriver as soon as possible but without waveform
This commit is contained in:
@@ -134,7 +134,7 @@ void TrackManager::Setup(const FSH * shieldname,
|
||||
}
|
||||
}
|
||||
}
|
||||
DCC::begin(shieldname);
|
||||
DCC::setShieldName(shieldname);
|
||||
}
|
||||
|
||||
void TrackManager::addTrack(byte t, MotorDriver* driver) {
|
||||
|
Reference in New Issue
Block a user