ReferenceTypes
RadioSetting
type RadioSetting = "name" | "location" | "txPower" | "params";Defined in: packages/client/src/radio/radio-config.ts:14
Which declared field of a RadioConfig differs from what the radio reports, per diff().
type RadioSetting = "name" | "location" | "txPower" | "params";Defined in: packages/client/src/radio/radio-config.ts:14
Which declared field of a RadioConfig differs from what the radio reports, per diff().