10 lines
319 B
Text
10 lines
319 B
Text
config system
|
|
option hostname flukso
|
|
option device 0123456789abcdef0123456789abcdef
|
|
option key 00112233445566778899aabbccddeeff
|
|
option version 5
|
|
|
|
config button
|
|
option button reset
|
|
option action pressed
|
|
option handler 'gpioctl set 7; gpioctl clear 7'
|