Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Drop unneeded InvalidOutputPower error enum now that we clamp the values
Browse files Browse the repository at this point in the history
  • Loading branch information
plaes committed Nov 15, 2023
1 parent ee2eebb commit 3c82336
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mod_params.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ pub enum RadioError {
UnavailableCodingRate,
InvalidBandwidthForFrequency,
InvalidSF6ExplicitHeaderRequest,
InvalidOutputPower,
InvalidOutputPowerForFrequency,
HeaderError,
CRCErrorUnexpected,
Expand Down

0 comments on commit 3c82336

Please sign in to comment.