Config rework - Init getConfig
This commit is contained in:
3 files changed
+31
-1
No files matched your search
@@ -26,6 +26,7 @@ class AdminModule : public ProtobufModule<AdminMessage>
|
||||
|
||||
void handleGetChannel(const MeshPacket &req, uint32_t channelIndex);
|
||||
void handleGetRadio(const MeshPacket &req);
|
||||
void handleGetConfig(const MeshPacket &req);
|
||||
void handleGetOwner(const MeshPacket &req);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user