mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 22:49:07 +08:00
15 lines
254 B
YAML
15 lines
254 B
YAML
# Copyright (c) 2020 Libre Solar Technologies GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# Common fields for DAC controllers
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
label:
|
|
required: true
|
|
|
|
"#io-channel-cells":
|
|
type: int
|
|
required: true
|