From bf31b4384e9eb52288dc4c3d60d075843ecd6422 Mon Sep 17 00:00:00 2001 From: cheapie Date: Fri, 31 May 2024 23:26:37 -0500 Subject: Add destination-based dispatching Still uses a crude ETA algorithm for now and is missing some features, but it is working and usable at a basic level --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 9b794e9..7cc2a30 100644 --- a/init.lua +++ b/init.lua @@ -9,6 +9,7 @@ local components = { "pilantern", "fs1switch", "dispatcher", + "dbdkiosk", "decorations", "crafts", } -- cgit v1.2.3