Apply new naming style to documentatin files, rename meselamp to “Mesecon Lamp”

This commit is contained in:
Wuzzy
2017-02-15 22:45:12 +01:00
parent 33c3192492
commit aa9a92b4aa
9 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
The luacontroller is an advanced programmable component.
You can simply code it in the language mesecons uses itself: Lua!
The Lua controller is an advanced programmable component.
You can simply code it in the language Mesecons uses itself: Lua!
All the code runs in a sandbox, so it's completely safe (but I won't guarantee that for absolute certainty!).
<a href="http://mesecons.net/luacontroller/">Documentation is available here!</a>