forked from minetest-mods/digilines
Compare commits
2 Commits
a6e79e6a25
...
2800b237c5
Author | SHA1 | Date | |
---|---|---|---|
2800b237c5 | |||
021c521c65 |
@ -1,7 +1,8 @@
|
||||
Digilines
|
||||
==========
|
||||
- The minetest counterpart for bus systems like i2c, SPI, RS232, USB -
|
||||
|
||||
- The minetest counterpart for bus systems like i2c, SPI, RS232, USB -
|
||||
- Minetest 5.0.0+ is required to use this mod.
|
||||
|
||||
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.
|
||||
|
@ -1 +0,0 @@
|
||||
default
|
@ -1 +0,0 @@
|
||||
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.
|
Reference in New Issue
Block a user