new name for position app

This commit is contained in:
Kevin Hester 2020-11-28 18:10:11 +08:00
parent 7c1016b8a0
commit 9a7ffbecc7

View file

@ -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"