Be a friend
This commit is contained in:
@@ -14,6 +14,8 @@ class RepeaterModule : public ProtobufModule<meshtastic_Routing>
|
|||||||
RepeaterModule();
|
RepeaterModule();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
friend class Router;
|
||||||
|
|
||||||
/** Called to handle a particular incoming message
|
/** Called to handle a particular incoming message
|
||||||
|
|
||||||
@return true if you've guaranteed you've handled this message and no other handlers should be considered for it
|
@return true if you've guaranteed you've handled this message and no other handlers should be considered for it
|
||||||
|
|||||||
Reference in New Issue
Block a user