Enum RadioRange
All possible Radio ranges.
public enum RadioRange : byte
- Extension Methods
Fields
Short = 0The shortest range with the lowest battery usage.
Medium = 1The standard, default range.
Long = 2A longer range with increased battery usage.
Ultra = 3The longest range with the most battery usage.