Enum LoraModulation
How a data rate is carried on the air.
public enum LoraModulation
Fields
Fsk = 1Frequency-shift keying, described by its bitrate alone.
Lora = 0LoRa modulation, described by a spreading factor and bandwidth.
LrFhss = 2Long-range frequency-hopping spread spectrum.
Reserved = 3A data-rate number the region reserves, which carries nothing.