You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When getFrequency() is called to retrieve the frequency correction/ppm value for an RSPduo in slave mode, it crashes, because it tries to derefence a null pointer (deviceParams->devParams).
This issue is now fixed in master and in the other branches.
The text was updated successfully, but these errors were encountered:
When getFrequency() is called to retrieve the frequency correction/ppm value for an RSPduo in slave mode, it crashes, because it tries to derefence a null pointer (deviceParams->devParams).
This issue is now fixed in master and in the other branches.
The text was updated successfully, but these errors were encountered: