mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Clarify comment for REMOTE_SHELL_APP
Updated the comment for REMOTE_SHELL_APP to clarify its purpose.
This commit is contained in:
parent
881c8d50e4
commit
9ac6a6aaeb
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ enum PortNum {
|
|||
KEY_VERIFICATION_APP = 12;
|
||||
|
||||
/*
|
||||
* Module/port for handling key verification requests.
|
||||
* Module/port for handling primitive remote shell access.
|
||||
*/
|
||||
REMOTE_SHELL_APP = 13;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue