1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 09:53:45 +02:00

Revert momentum additions, squashed

commit 4e57a80265.
This commit is contained in:
Harald Barth
2024-08-08 10:45:44 +02:00
parent c5c5609fc6
commit 05e77c924e
12 changed files with 134 additions and 237 deletions

View File

@@ -35,7 +35,6 @@
//
enum OPCODE : byte {OPCODE_THROW,OPCODE_CLOSE,OPCODE_TOGGLE_TURNOUT,
OPCODE_FWD,OPCODE_REV,OPCODE_SPEED,OPCODE_INVERT_DIRECTION,
OPCODE_MOMENTUM,
OPCODE_RESERVE,OPCODE_FREE,
OPCODE_AT,OPCODE_AFTER,
OPCODE_AFTEROVERLOAD,OPCODE_AUTOSTART,