Snapshot of partial implementation (support for receiving, not yet for sending signals) of multiplexing/parsing/server driver for lirc, based on https://github.com/Boukefalos/mimis
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/.gradle
|
||||
/.settings
|
||||
/.classpath
|
||||
/.project
|
||||
/bin
|
||||
/build
|
||||
Reference in New Issue
Block a user