mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
15 lines
299 B
YAML
15 lines
299 B
YAML
module_name: Zenoh bridge
|
|
|
|
parameters:
|
|
- group: Zenoh
|
|
definitions:
|
|
|
|
ZENOH_ENABLE:
|
|
description:
|
|
short: Zenoh Enable
|
|
long: Zenoh
|
|
category: System
|
|
type: int32
|
|
reboot_required: true
|
|
default: 0
|