#myGPIOd v2.0.0 released!
It supports now also Linux input events.
https://github.com/jcorporation/myGPIOd/releases/tag/v2.0.0
This release adds support for input device events. myGPIOd can now read events from /dev/input/* devices. Changelog Feat: Support for input device events Upd: Set required Lua version to 5.4+ Upd:...