mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-24 13:21:23 +01:00
send milliAmps and meter setup for new JMRI Meter function
This commit is contained in:
parent
e7ada19c97
commit
7f27cfc9cb
@ -73,9 +73,6 @@ class DCCWaveform {
|
||||
}
|
||||
return maxmA;
|
||||
}
|
||||
inline int getRawCurrentTripValue() {
|
||||
return motorDriver->getRawCurrentTripValue();
|
||||
}
|
||||
void schedulePacket(const byte buffer[], byte byteCount, byte repeats);
|
||||
volatile bool packetPending;
|
||||
volatile byte sentResetsSincePacket;
|
||||
|
Loading…
Reference in New Issue
Block a user