Files

25 lines
353 B
JSON
Raw Permalink Normal View History

{
"buttons" :
[
{
"height" : 30,
"name" : "button",
"press_down_cmd" : "55 AA 11 22",
"press_up_cmd" : "",
"type" : 1,
"width" : 90,
"x" : 245,
"y" : 127
},
{
"height" : 30,
"name" : "button",
"press_down_cmd" : "55 AA",
"press_up_cmd" : "",
"type" : 1,
"width" : 90,
"x" : 253,
"y" : 80
}
]
}