| commit | 08f871adb9cbc6a058499e168702b8d1c7efedbe | [log] [tgz] |
|---|---|---|
| author | Wang Ningyuan <ningyuan@google.com> | Thu Aug 18 12:37:14 2022 +0900 |
| committer | Wang Ningyuan <ningyuan@google.com> | Thu Aug 18 12:37:14 2022 +0900 |
| tree | c4377ea76b078d2034c540da670e30dacb2bf0c2 | |
| parent | 20284610c97efd0fd13afc120d1b6e911907c347 [diff] |
uwb_core: Fixes logic of default UWB chip id When UWB chip-id is default, then the first available chip should be picked. Otherwise, the specified chip-id should be picked. The existing code got the logic reversed. Test: mmm . Test: cargo clippy Change-Id: I82b074cb7ee0191ff3e73be6fd5fa680d5103766