mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
new name for position app
This commit is contained in:
parent
7c1016b8a0
commit
9a7ffbecc7
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ enum PortNum {
|
|||
|
||||
// Future standard app IDs
|
||||
GPIO_APP = 2;
|
||||
GPS_POSITION_APP = 3;
|
||||
POSITION_APP = 3;
|
||||
MESH_USERINFO_APP = 4;
|
||||
|
||||
/// Private applications should use portnums >= 256. To simplify initial development and testing you can use "PRIVATE_APP"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue