Split documentation from README out into separate files

This commit is contained in:
cheapie
2021-02-21 03:50:59 -06:00
parent 39a7904f07
commit f0ce172302
17 changed files with 88 additions and 113 deletions
+3
View File
@@ -0,0 +1,3 @@
How to use the I/O expander:
After setting a channel, send a table (same format as a Luacontroller's "port" table) to set the output states.
A table in this same format will be sent back whenever an input changes or you manually poll it by sending a "GET" message.