kopia lustrzana https://github.com/meshtastic/protobufs
Add alert app portnum
rodzic
4a4e81951d
commit
0f7e562569
|
@ -105,6 +105,11 @@ enum PortNum {
|
|||
*/
|
||||
DETECTION_SENSOR_APP = 10;
|
||||
|
||||
/*
|
||||
* Same as Text Message but used for critical alerts.
|
||||
*/
|
||||
ALERT_APP = 11;
|
||||
|
||||
/*
|
||||
* Provides a 'ping' service that replies to any packet it receives.
|
||||
* Also serves as a small example module.
|
||||
|
|
Ładowanie…
Reference in New Issue