[AX.25] Fixed macro guard
This commit is contained in:
parent
963ef4f36a
commit
14d3ac6dff
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ class AX25Client {
|
||||||
*/
|
*/
|
||||||
int16_t sendFrame(AX25Frame* frame);
|
int16_t sendFrame(AX25Frame* frame);
|
||||||
|
|
||||||
#if !defined(ADIOLIB_GODMODE)
|
#if !defined(RADIOLIB_GODMODE)
|
||||||
private:
|
private:
|
||||||
#endif
|
#endif
|
||||||
PhysicalLayer* _phy;
|
PhysicalLayer* _phy;
|
||||||
|
|
Loading…
Add table
Reference in a new issue