wio-e5
Ben Meadors 2023-01-28 08:40:50 -06:00
rodzic 14372c7e35
commit a7153a7aa9
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

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