RepeatFreqRange
Defined in: src/features/misc.ts:10
An inclusive frequency range the radio is permitted to repeat on. Values are in kHz (e.g. 433000 = 433 MHz, 869495 = 869.495 MHz, 918000 = 918 MHz).
Properties
Section titled “Properties”lowerKhz
Section titled “lowerKhz”lowerKhz: number;Defined in: src/features/misc.ts:11
upperKhz
Section titled “upperKhz”upperKhz: number;Defined in: src/features/misc.ts:12