From bd749ec4d41e90fc5b9d0217f09892082ab5e256 Mon Sep 17 00:00:00 2001 From: Jeija Date: Sun, 13 Jan 2013 00:18:25 +0100 Subject: Add luacontroller, a microcontroller that you can code in lua. It still misses some functionality such as a persistent memory and a timer, but that is subject to change. The code runs in a sandbox. Speaking long term this will hopefully replace the old controller. --- mesecons_luacontroller/depends.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mesecons_luacontroller/depends.txt (limited to 'mesecons_luacontroller/depends.txt') diff --git a/mesecons_luacontroller/depends.txt b/mesecons_luacontroller/depends.txt new file mode 100644 index 0000000..acaa924 --- /dev/null +++ b/mesecons_luacontroller/depends.txt @@ -0,0 +1 @@ +mesecons -- cgit v1.2.3