[SX1231] Fixes from cppcheck scan
This commit is contained in:
parent
0a53900b51
commit
638bcfd32b
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ class SX1231: public RF69 {
|
||||||
#ifndef RADIOLIB_GODMODE
|
#ifndef RADIOLIB_GODMODE
|
||||||
private:
|
private:
|
||||||
#endif
|
#endif
|
||||||
uint8_t _chipRevision;
|
uint8_t _chipRevision = 0;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue