mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 10:50:40 +00:00
Be a friend
This commit is contained in:
parent
14372c7e35
commit
a7153a7aa9
@ -14,6 +14,8 @@ class RepeaterModule : public ProtobufModule<meshtastic_Routing>
|
||||
RepeaterModule();
|
||||
|
||||
protected:
|
||||
friend class Router;
|
||||
|
||||
/** 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
|
||||
|
Loading…
Reference in New Issue
Block a user