Added wiringPi substitute for testing purposes on other systems.

This commit is contained in:
Johannes Wendel
2019-07-17 09:36:33 +02:00
parent 5e5c196a25
commit 9cc3a7eb91
6 changed files with 58 additions and 6 deletions

View File

@@ -99,7 +99,7 @@
"priority" : 2
},
{
"name" : "1st button",
"name" : "1st Button",
"address" : 35,
"priority" : 2
},

View File

@@ -249,7 +249,7 @@
"address" : 59,
"name" : "1st Button"
},
{ // todo!
{ "todo" : "whatever",
"address" : 60,
"name" : "Flipper Relay"
},
@@ -324,6 +324,6 @@
{
"address" : 78,
"name" : "100000 Points"
},
}
]
}