blob: f6d34457c5be823ea25ed305c56be10e26810690 [file] [log] [blame]
option(
'id-led-group',
type : 'string',
value: 'enclosure_identify',
description : 'The identify LED group name'
)
option(
'long-press-time-ms',
type : 'integer',
value: 3000,
description : 'Time to long press the button'
)