Update mesh.proto

This commit is contained in:
Ben Meadors 2025-07-20 06:51:57 -05:00 committed by GitHub
parent b2baa3da8a
commit c36e296488
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -980,7 +980,7 @@ message Routing {
ADMIN_PUBLIC_KEY_UNAUTHORIZED = 37;
/*
* Airtime fairness Rate limit exceeded for a package
* Airtime fairness rate limit exceeded for a packet
* This typically enforced per portnum and is used to prevent a single node from monopolizing airtime
*/
RATE_LIMIT_EXCEEDED = 38;