jig: add jig information

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
2019-05-24 19:10:37 +08:00
parent 372ab22b10
commit 946c7f8ec1
25 changed files with 670 additions and 0 deletions

View File

@ -0,0 +1,4 @@
[Trigger]
Name=Start button
Description=A start button on the Raspberry Pi jig, pin 26. Compile with 'gcc gpiopoll.c -o gpiopoll; sudo chown root gpiopoll; sudo chmod u+s gpiopoll'
ExecStart=./gpiopoll 26