mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
Fixed Kconfig and px4board files for voxl2
This commit is contained in:
committed by
Daniel Agar
parent
72d36fc874
commit
89180ac0f9
@@ -1,6 +1,6 @@
|
||||
menuconfig ORB_COMMUNICATOR
|
||||
bool "orb communicator"
|
||||
default n
|
||||
depends on PLATFORM_QURT
|
||||
depends on PLATFORM_QURT || PLATFORM_POSIX
|
||||
---help---
|
||||
Enable support for the uorb communicator for distributed platforms
|
||||
|
||||
Reference in New Issue
Block a user