Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-buttons
/
f756f8b0cef0acf6af2c20ccbb7b7c0d2bb7536a
/
.
/
meson_options.txt
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'
)