mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
[Connections] Remove the usage of @BandOrFrequency annotation
BEGIN_PUBLIC END_PUBLIC PiperOrigin-RevId: 407726054
This commit is contained in:
@@ -198,6 +198,7 @@ message BandwidthUpgradeNegotiationFrame {
|
||||
optional string password = 2;
|
||||
optional int32 port = 3;
|
||||
optional string gateway = 4 [default = "0.0.0.0"];
|
||||
// This field can be a band or frequency
|
||||
optional int32 frequency = 5 [default = -1];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user