There's a ```return true;``` missing at the end of this if-statement: https://github.com/Decawave/uwb-core/blob/8ffba63755a932a89d841872ce5bdf35b9c78777/lib/uwb_rf_tests/desense/src/desense.c#L447
There's a
return true;missing at the end of this if-statement:uwb-core/lib/uwb_rf_tests/desense/src/desense.c
Line 447 in 8ffba63