linkpi_firmware_history/rootfs/link/config/button.json

15 lines
252 B
JSON
Raw Permalink Normal View History

2024-02-15 22:07:30 +01:00
[
{
"click": "rec.start",
"gpio": "GPIO0_0",
"name": "A",
"press": "enc.setNetDhcp"
},
{
"click": "rec.stop",
"gpio": "GPIO0_1",
"name": "B",
"press": "enc.setNetDhcp"
}
]