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

README.md

This commit is contained in:
OneOfEleven
2023-10-19 14:37:01 +01:00
parent ba677b3440
commit 75aa98cc06
3 changed files with 5 additions and 1 deletions

View File

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