mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
Fix wrong comment
This commit is contained in:
@@ -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>
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user