forked from kofal.net/zmk
refactor(ext-power): Add init-delay-ms option
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
committed by
Pete Johanson
parent
b43fb8502e
commit
57661362ea
@@ -15,3 +15,7 @@ properties:
|
||||
label:
|
||||
type: string
|
||||
required: true
|
||||
init-delay-ms:
|
||||
type: int
|
||||
description: Number of milliseconds to delay after initializing driver
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user