mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00
[create-pull-request] automated change (#2645)
Co-authored-by: thebentern <thebentern@users.noreply.github.com>
This commit is contained in:
parent
96c6a20e03
commit
81edf363d7
@ -1 +1 @@
|
|||||||
Subproject commit f17298c2b093ac0d2536642b508f6cf84771b172
|
Subproject commit 57bd75ea8b3c4fe551dcaf1dcd402646878176a8
|
@ -54,8 +54,6 @@ typedef enum _meshtastic_PortNum {
|
|||||||
/* Audio Payloads.
|
/* Audio Payloads.
|
||||||
Encapsulated codec2 packets. On 2.4 GHZ Bandwidths only for now */
|
Encapsulated codec2 packets. On 2.4 GHZ Bandwidths only for now */
|
||||||
meshtastic_PortNum_AUDIO_APP = 9,
|
meshtastic_PortNum_AUDIO_APP = 9,
|
||||||
/* Payloads for clients with a network connection proxying MQTT pub/sub to the device */
|
|
||||||
meshtastic_PortNum_MQTT_CLIENT_PROXY_APP = 10,
|
|
||||||
/* Provides a 'ping' service that replies to any packet it receives.
|
/* Provides a 'ping' service that replies to any packet it receives.
|
||||||
Also serves as a small example module. */
|
Also serves as a small example module. */
|
||||||
meshtastic_PortNum_REPLY_APP = 32,
|
meshtastic_PortNum_REPLY_APP = 32,
|
||||||
|
Loading…
Reference in New Issue
Block a user