0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-07-09 15:20:26 +03:00

Rename to help me better remember/understand

This commit is contained in:
OneOfEleven
2023-09-28 22:34:43 +01:00
parent f0ad919418
commit bf12719158
4 changed files with 10 additions and 10 deletions

4
misc.h
View File

@ -52,8 +52,8 @@ enum {
};
enum {
VFO_CONFIGURE_0 = 0,
VFO_CONFIGURE_1,
VFO_CONFIGURE_NONE = 0,
VFO_CONFIGURE,
VFO_CONFIGURE_RELOAD
};