Skip to content

Commit

Permalink
boards: update all NuttX defconfigs
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot authored and dagar committed Nov 30, 2023
1 parent afe110c commit 33a3e56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/modules/zenoh/Kconfig.topics
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,10 @@ menu "Zenoh publishers/subscribers"
bool "vtol_vehicle_status"
default n

config ZENOH_PUBSUB_WHEEL_ENCODERS
bool "wheel_encoders"
default n

config ZENOH_PUBSUB_WIND
bool "wind"
default n
Expand Down Expand Up @@ -999,6 +1003,7 @@ config ZENOH_PUBSUB_ALL_SELECTION
select ZENOH_PUBSUB_VEHICLE_TRAJECTORY_BEZIER
select ZENOH_PUBSUB_VEHICLE_TRAJECTORY_WAYPOINT
select ZENOH_PUBSUB_VTOL_VEHICLE_STATUS
select ZENOH_PUBSUB_WHEEL_ENCODERS
select ZENOH_PUBSUB_WIND
select ZENOH_PUBSUB_YAW_ESTIMATOR_STATUS

Expand Down

0 comments on commit 33a3e56

Please sign in to comment.