pub const DCS_CODES: [u16; 104];Expand description
DCS (Digital-Coded Squelch) code table.
104 digital squelch codes used for selective calling. Indexed by
DcsCode. Table is at firmware address 0xC0086FC4.
This table corresponds to KI4LAX TABLE B in the CAT command reference, which maps hex indices 0x00-0x67 to DCS code numbers.