Updated some channel menu options to be remembered when changed

This commit is contained in:
OneOfEleven
2023-09-11 23:48:08 +01:00
parent a452646da9
commit e43dfb3f6b
12 changed files with 142 additions and 145 deletions

2
misc.h
View File

@@ -30,7 +30,7 @@
#endif
enum {
MR_CHANNEL_FIRST = 0U,
MR_CHANNEL_FIRST = 0,
MR_CHANNEL_LAST = 199U,
FREQ_CHANNEL_FIRST = 200U,
FREQ_CHANNEL_LAST = 206U,