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.
|
||||
*/
|
||||
|
||||
#ifndef RADIOLIB_GODMODE
|
||||
private:
|
||||
#endif
|
||||
/*
|
||||
The class MUST contain private member "Module* _mod"
|
||||
*/
|
||||
|
|
Ładowanie…
Reference in New Issue