add ZPS port

This commit is contained in:
a-f-G-U-C 2021-11-11 13:49:25 +00:00 committed by GitHub
parent 61bc1d0171
commit 955c9ee46d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,6 +119,13 @@ enum PortNum {
*/
ENVIRONMENTAL_MEASUREMENT_APP = 67;
/*
* Experimental tools for estimating node position without a GPS
* Maintained by Github user a-f-G-U-C (a Meshtastic contributor)
* Project files at https://github.com/a-f-G-U-C/Meshtastic-ZPS
*/
ZPS_APP = 68;
/*
* Private applications should use portnums >= 256.
* To simplify initial development and testing you can use "PRIVATE_APP"