From 1e3eea923007858a12e4f6c7faf99b9f4b29e505 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:53:08 +0200 Subject: State at 2021-05-31 --- durt/nodes/(-1506,15,-2599).lua | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 durt/nodes/(-1506,15,-2599).lua (limited to 'durt/nodes') diff --git a/durt/nodes/(-1506,15,-2599).lua b/durt/nodes/(-1506,15,-2599).lua new file mode 100644 index 0000000..e0ed6bc --- /dev/null +++ b/durt/nodes/(-1506,15,-2599).lua @@ -0,0 +1,6 @@ +if event.type=="digiline" then + if event.channel=="shunt_type" then + S.yards.S27.shunt_type = event.msg + digiline_send("lcd","====== | Shunt | Split | "..tostring(S.yards.S27.shunt_type).." | ======") + end +end \ No newline at end of file -- cgit v1.2.3