Update portnums.proto

This commit is contained in:
Jm Casler 2021-02-05 17:56:17 -08:00 committed by GitHub
parent c9ad10d7e2
commit 923e650abd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,11 +88,11 @@ enum PortNum {
SERIAL_APP = 64;
/*
* STORE_REQUEST_APP (Work in Progress)
* STORE_FORWARD_APP (Work in Progress)
*
* Maintained by Jm Casler (MC Hamster) : jm@casler.org
*/
STORE_REQUEST_APP = 65;
STORE_FORWARD_APP = 65;
/*
* Private applications should use portnums >= 256.