kopia lustrzana https://github.com/jgromes/RadioLib
Added missing godmode guard
rodzic
915f3780cc
commit
e74cbe4c51
|
@ -88,7 +88,9 @@ class <module_name> {
|
||||||
All implemented methods SHOULD return the status as int16_t type.
|
All implemented methods SHOULD return the status as int16_t type.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef RADIOLIB_GODMODE
|
||||||
private:
|
private:
|
||||||
|
#endif
|
||||||
/*
|
/*
|
||||||
The class MUST contain private member "Module* _mod"
|
The class MUST contain private member "Module* _mod"
|
||||||
*/
|
*/
|
||||||
|
|
Ładowanie…
Reference in New Issue