Skip to content

Commit

Permalink
Merge pull request #367 from meshtastic/remove-portnum
Browse files Browse the repository at this point in the history
Removing Portnum we didn't actually use
  • Loading branch information
thebentern authored Jul 24, 2023
2 parents f17298c + 29ec07a commit 57bd75e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions meshtastic/portnums.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 57bd75e

Please sign in to comment.