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

EXRAIL ling segment

This commit is contained in:
Asbelos
2023-11-21 21:14:54 +00:00
parent 263ed18b25
commit 478e9661bb
3 changed files with 12 additions and 9 deletions

View File

@@ -203,7 +203,7 @@ private:
uint16_t getOperand(byte n);
static bool diag;
static const HIGHFLASH byte RouteCode[];
static const HIGHFLASH3 byte RouteCode[];
static const HIGHFLASH int16_t SignalDefinitions[];
static byte flags[MAX_FLAGS];
static Print * LCCSerial;