mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 01:42:15 +00:00
Fix wrong comment
This commit is contained in:
parent
c71e32970c
commit
8815746006
@ -2,7 +2,7 @@
|
||||
#include "ProtobufModule.h"
|
||||
|
||||
/**
|
||||
* Routing module for router control messages
|
||||
* Admin module for admin messages
|
||||
*/
|
||||
class AdminModule : public ProtobufModule<AdminMessage>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user