mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-07-28 09:53:45 +02:00
Squashed commit of the following:
commit a2b3ee8b5d52c2eefa461ace8f95c7f782a58efc Merge: fc1217b3d6c935
Author: Asbelos <asbelos@btinternet.com> Date: Thu Jun 13 11:58:00 2024 +0100 Merge branch 'devel' into devel_merg commit fc1217b8fa27a83174a4cf3bb82666f075103637 Author: Asbelos <asbelos@btinternet.com> Date: Thu Jun 13 11:57:12 2024 +0100 Update EXRAIL2Parser.cpp commitb89508671c
Author: Asbelos <asbelos@btinternet.com> Date: Wed Jun 12 16:25:17 2024 +0100 Separate <L> polling cycle commit9f1257bc6c
Merge:a2fb585
5f65fd5
Author: Asbelos <asbelos@btinternet.com> Date: Wed Jun 12 10:57:09 2024 +0100 Merge branch 'devel' into devel_merg commita2fb58584f
Author: Asbelos <asbelos@btinternet.com> Date: Fri May 31 19:49:39 2024 +0100 ACON/ACOF 32 bit + 1=OFF commitfca4ea052e
Author: Asbelos <asbelos@btinternet.com> Date: Fri May 31 12:09:38 2024 +0100 Rename to ACON/ACOF terminology commit0d07aa6271
Author: Asbelos <asbelos@btinternet.com> Date: Thu May 30 19:59:29 2024 +0100 MERG macris in exrail
This commit is contained in:
@@ -99,6 +99,10 @@
|
||||
#undef LCCX
|
||||
#undef LCN
|
||||
#undef MOVETT
|
||||
#undef ACON
|
||||
#undef ACOF
|
||||
#undef ONACON
|
||||
#undef ONACOF
|
||||
#undef MESSAGE
|
||||
#undef ONACTIVATE
|
||||
#undef ONACTIVATEL
|
||||
@@ -265,6 +269,10 @@
|
||||
#define LCN(msg)
|
||||
#define MESSAGE(msg)
|
||||
#define MOVETT(id,steps,activity)
|
||||
#define ACON(eventid)
|
||||
#define ACOF(eventid)
|
||||
#define ONACON(eventid)
|
||||
#define ONACOF(eventid)
|
||||
#define ONACTIVATE(addr,subaddr)
|
||||
#define ONACTIVATEL(linear)
|
||||
#define ONAMBER(signal_id)
|
||||
|
Reference in New Issue
Block a user