Skip to content

Commit

Permalink
cppcheck warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ngraziano committed May 8, 2024
1 parent b22af23 commit ecc0bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lmic/lmic.us915.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class Us915RegionalChannelParams final : public RegionalChannelParams {
virtual void loadStateWithoutTimeData(RetrieveAbtract &store) final;
#endif

Us915RegionalChannelParams(LmicRand &arand);
explicit Us915RegionalChannelParams(LmicRand &arand);

private:
// enabled bits
Expand Down

0 comments on commit ecc0bd3

Please sign in to comment.