kopia lustrzana https://github.com/meshtastic/protobufs
Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs
commit
1813b370ab
|
@ -88,11 +88,11 @@ enum PortNum {
|
||||||
SERIAL_APP = 64;
|
SERIAL_APP = 64;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* STORE_REQUEST_APP (Work in Progress)
|
* STORE_FORWARD_APP (Work in Progress)
|
||||||
*
|
*
|
||||||
* Maintained by Jm Casler (MC Hamster) : jm@casler.org
|
* Maintained by Jm Casler (MC Hamster) : jm@casler.org
|
||||||
*/
|
*/
|
||||||
STORE_REQUEST_APP = 65;
|
STORE_FORWARD_APP = 65;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Private applications should use portnums >= 256.
|
* Private applications should use portnums >= 256.
|
||||||
|
|
Ładowanie…
Reference in New Issue