This commit is contained in:
Kevin Hester 2021-02-08 13:02:56 +08:00
commit 66bb946d7e

View file

@ -94,6 +94,13 @@ enum PortNum {
*/
STORE_FORWARD_APP = 65;
/*
* STORE_FORWARD_APP (Work in Progress)
*
* Maintained by Jm Casler (MC Hamster) : jm@casler.org
*/
RANGE_TEST_APP = 66;
/*
* Private applications should use portnums >= 256.
* To simplify initial development and testing you can use "PRIVATE_APP"