summaryrefslogtreecommitdiff
path: root/digilines/README.md
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-06-03 19:16:56 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-06-03 19:27:18 -0400
commit842a6d94916296912aba934b2b23d59244ea463b (patch)
tree20b92c24d2887296a3506c62233534a0e459c426 /digilines/README.md
parentdf2f0076c553c42c5ef4d2d2fbaff58b0ef8e4fd (diff)
downloaddreambuilder_modpack-842a6d94916296912aba934b2b23d59244ea463b.tar
dreambuilder_modpack-842a6d94916296912aba934b2b23d59244ea463b.tar.gz
dreambuilder_modpack-842a6d94916296912aba934b2b23d59244ea463b.tar.bz2
dreambuilder_modpack-842a6d94916296912aba934b2b23d59244ea463b.tar.xz
dreambuilder_modpack-842a6d94916296912aba934b2b23d59244ea463b.zip
update castle, colormachine, moreblocks, pipeworks, tpr, and digilines
Diffstat (limited to 'digilines/README.md')
-rw-r--r--digilines/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/digilines/README.md b/digilines/README.md
new file mode 100644
index 0000000..3d57f52
--- /dev/null
+++ b/digilines/README.md
@@ -0,0 +1,14 @@
+Digilines
+==========
+- The minetest counterpart for bus systems like i2c, SPI, RS232, USB -
+
+
+This mod adds digiline wires, an RTC (Real Time Clock), a light sensor as well as an LCD Screen.
+Can be used together with the luacontroller from mesecons. See the luacontroller manual for more information.
+
+Send "GET" to RTC or light sensor to retrieve Data, send any text to LCD to display it.
+Select channel by right-clicking items.
+
+License:
+ Code: LGPL
+ Textures: WTFPL