mesecons/mesecons_luacontroller
Jeija 2b30360da2 Bugfix for the luacontroller that occured when two events occur at the
same time (output connected to input).
The behaviour of the controller can now be described this way:
The luacontroller sets port A, then B, then C, then D; if it is
interrupted by another event during that time it stops and let the
second event do the job.
2013-01-22 18:26:27 +01:00
..
depends.txt Add luacontroller, a microcontroller that you can code in lua. 2013-01-13 00:18:25 +01:00
init.lua Bugfix for the luacontroller that occured when two events occur at the 2013-01-22 18:26:27 +01:00