summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'nodes')
-rw-r--r--nodes/(1973,42,8383).lua10
-rw-r--r--nodes/(1976,5,7914).lua1
2 files changed, 11 insertions, 0 deletions
diff --git a/nodes/(1973,42,8383).lua b/nodes/(1973,42,8383).lua
new file mode 100644
index 0000000..59c796b
--- /dev/null
+++ b/nodes/(1973,42,8383).lua
@@ -0,0 +1,10 @@
+F.ttp_station_display({
+ lines = {"CFE_S", "NRG_W", "NRG_E"},
+ departure = {},
+ station = "Azena Transirejo",
+ title = "Azena Transirejo",
+ interval = 30,
+ display1 = "display1",
+ display2 = "display2",
+ notimer = true,
+}) \ No newline at end of file
diff --git a/nodes/(1976,5,7914).lua b/nodes/(1976,5,7914).lua
index 313ac90..29accc6 100644
--- a/nodes/(1976,5,7914).lua
+++ b/nodes/(1976,5,7914).lua
@@ -5,4 +5,5 @@ F.ttp_station_display({
title = "Malvarma Akvo",
interval = 60,
display1 = "disp1",
+ notimer=true,
})