diff --git a/docs/docs.md b/docs/docs.md index ac807b1..0574878 100644 --- a/docs/docs.md +++ b/docs/docs.md @@ -795,6 +795,9 @@ Reserved for built-in GPIO/example app. See remote_hardware.proto/HardwareMessag Maintained by Jm Casler (MC Hamster) : jm@casler.org | | STORE_FORWARD_APP | 65 | STORE_FORWARD_APP (Work in Progress) +Maintained by Jm Casler (MC Hamster) : jm@casler.org | +| RANGE_TEST_APP | 66 | STORE_FORWARD_APP (Work in Progress) + Maintained by Jm Casler (MC Hamster) : jm@casler.org | | PRIVATE_APP | 256 | Private applications should use portnums >= 256. To simplify initial development and testing you can use "PRIVATE_APP" in your code without needing to rebuild protobuf files (via bin/regin_protos.sh) | | ATAK_FORWARDER | 257 | ATAK Forwarder Plugin https://github.com/paulmandal/atak-forwarder |