restructured
This commit is contained in:
16
FlippR-Driver/contrib/Input_Matrix_Config.json
Normal file
16
FlippR-Driver/contrib/Input_Matrix_Config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"input_matrix" :
|
||||
[
|
||||
{
|
||||
"name" : "event_01",
|
||||
"address" : 123,
|
||||
"priority" : 1
|
||||
},
|
||||
|
||||
{
|
||||
"name" : "event_02",
|
||||
"address" : 2,
|
||||
"priority" : 2
|
||||
},
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user