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

JMRI_SENSOR exrail

This commit is contained in:
Asbelos
2024-02-07 22:11:27 +00:00
parent 4931c5ed75
commit 8293749ac7
5 changed files with 15 additions and 1 deletions

View File

@@ -84,6 +84,7 @@
#undef IFTTPOSITION
#undef IFRE
#undef INVERT_DIRECTION
#undef JMRI_SENSOR
#undef JOIN
#undef KILLALL
#undef LATCH
@@ -236,6 +237,7 @@
#define IFTTPOSITION(turntable_id,position)
#define IFRE(sensor_id,value)
#define INVERT_DIRECTION
#define JMRI_SENSOR(vpin,count...)
#define JOIN
#define KILLALL
#define LATCH(sensor_id)