Fix memory position 99

Also set FM memory channels to auto stereo by default.
This commit is contained in:
Sjef Verhoeven PE5PVB
2023-11-18 18:22:26 +01:00
parent 8823f541b3
commit 1c9c5dc815
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -109,7 +109,7 @@
#define EE_PRESETS_CNT 99
#define EE_CHECKBYTE_VALUE 42 // 0 ~ 255,add new entry, change for new value
#define EE_TOTAL_CNT 819
#define EE_TOTAL_CNT 821
#define EE_UINT16_FREQUENCY_FM 0
#define EE_BYTE_VOLSET 4
#define EE_BYTE_STEREO 5