mirror of
https://github.com/stupidcomputer/jsfw.git
synced 2024-12-26 21:42:23 -06:00
13 lines
232 B
JSON
13 lines
232 B
JSON
{
|
|
"controllers": [
|
|
{
|
|
"tag": "Mouse",
|
|
"vendor": "6969",
|
|
"product": "0001",
|
|
"name": "JSFW Mouse"
|
|
}
|
|
],
|
|
"fifo_path": "/tmp/jsfw_fifo_2",
|
|
"retry_delay": 1
|
|
}
|