eclipse-zenoh / zenoh-pico

Eclipse zenoh for pico devices
Other
112 stars 72 forks source link

Fix make_decl_queryable argument order #638

Closed jean-roland closed 3 weeks ago

jean-roland commented 3 weeks ago

There was a value mismatch between queryable distance and queryable complete values when making the queryable declaration.

Based on @OlivierHecart, the argument order was not aligned with the rest of the codebase issue so I changed it.

github-actions[bot] commented 3 weeks ago

PR missing one of the required labels: {'dependencies', 'documentation', 'breaking-change', 'enhancement', 'bug', 'internal', 'new feature'}