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