mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Removing Portnum we didn't actually use
This commit is contained in:
parent
f17298c2b0
commit
29ec07a25e
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