kopia lustrzana https://github.com/jgromes/RadioLib
[AX.25] Fixed macro guard
rodzic
963ef4f36a
commit
14d3ac6dff
|
@ -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;
|
||||||
|
|
Ładowanie…
Reference in New Issue