mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #367 from meshtastic/remove-portnum
Removing Portnum we didn't actually use
This commit is contained in:
commit
57bd75ea8b
1 changed files with 0 additions and 5 deletions
|
|
@ -84,11 +84,6 @@ enum PortNum {
|
|||
*/
|
||||
AUDIO_APP = 9;
|
||||
|
||||
/*
|
||||
* Payloads for clients with a network connection proxying MQTT pub/sub to the device
|
||||
*/
|
||||
MQTT_CLIENT_PROXY_APP = 10;
|
||||
|
||||
/*
|
||||
* Provides a 'ping' service that replies to any packet it receives.
|
||||
* Also serves as a small example module.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue