summaryrefslogtreecommitdiff
path: root/durt/nodes/(-3843,20,-4372).lua
blob: fa4d49f424db0f2eb9a2c8c5c5c392314588dc35 (plain)
1
if (event.punch or event.channel=="clock") then
   --digiline_send("lcd","test")
    digiline_send("lcd"," --Foundry Train Status-- \nPrevious: ".. tostring(S.M27_tracking.last or "No Data").."\nCurrent :" ..tostring(S.M27_tracking.now or "No Data"))
end