mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-07-28 09:53:45 +02:00
remember the base case
This commit is contained in:
@@ -198,6 +198,8 @@ void MotorDriver::setDCSignal(byte speedcode) {
|
||||
HAVE_PORTC(PORTC=fakePORTC);
|
||||
interrupts();
|
||||
}
|
||||
} else {
|
||||
setSignal(tDir);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user