11 lines
191 B
YAML
11 lines
191 B
YAML
# Copyright (c) 2020, Pete Johanson
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
properties:
|
|
label:
|
|
type: string
|
|
required: true
|
|
"#binding-cells":
|
|
type: int
|
|
required: true
|
|
const: 0
|