threading again
This commit is contained in:
21
FlippR-Driver/json_example/gpio_config.json
Normal file
21
FlippR-Driver/json_example/gpio_config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"input":
|
||||
{
|
||||
"row":
|
||||
{
|
||||
"A":"GPIO_13",
|
||||
"B":"GPIO_14",
|
||||
"C":"GPIO_15",
|
||||
},
|
||||
"column":
|
||||
{
|
||||
"A":"GPIO_17",
|
||||
"B":"GPIO_18",
|
||||
"C":"GPIO_19",
|
||||
"input":"GPIO_20"
|
||||
}
|
||||
},
|
||||
"output":
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user