mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-07-28 09:53:45 +02:00
Remove compiler warnings
This commit is contained in:
@@ -203,6 +203,7 @@ void DCCTimer::begin(INTERRUPT_CALLBACK callback) {
|
||||
|
||||
void DCCTimer::startRailcomTimer(byte brakePin) {
|
||||
// TODO: for intended operation see DCCTimerAVR.cpp
|
||||
(void) brakePin;
|
||||
}
|
||||
|
||||
void DCCTimer::ackRailcomTimer() {
|
||||
|
Reference in New Issue
Block a user