Be a friend

This commit is contained in:
Ben Meadors 2023-01-28 08:40:50 -06:00
parent 14372c7e35
commit a7153a7aa9

View File

@ -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