0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 22:58:04 +03:00

No refunds !

This commit is contained in:
OneOfEleven
2023-10-22 14:22:53 +01:00
parent 428ca596e6
commit bfe2a116e2
11 changed files with 24 additions and 18 deletions

View File

@ -115,7 +115,7 @@ typedef struct vfo_info_t
uint8_t compand;
uint8_t frequency_channel; // channel number if the VFO's frequency is found stored in a channel
uint8_t freq_in_channel; // channel number if the VFO's frequency is found stored in a channel
char name[16];
} vfo_info_t;