Update mesh.proto

This commit is contained in:
Ben Meadors 2024-12-14 05:19:25 -06:00 committed by GitHub
parent ae68438473
commit 611e399492
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1096,7 +1096,7 @@ message MeshPacket {
HIGH = 100;
/*
* Higher priority alert message used for critical messages which take priority over other reliable packets.
* Higher priority alert message used for critical alerts which take priority over other reliable packets.
*/
ALERT = 110;