Set default SPI frequency to default value
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@
|
||||
|
||||
// EEPROM index defines
|
||||
#define EE_PRESETS_CNT 99
|
||||
#define EE_CHECKBYTE_VALUE 2 // 0 ~ 255,add new entry, change for new value
|
||||
#define EE_CHECKBYTE_VALUE 3 // 0 ~ 255,add new entry, change for new value
|
||||
|
||||
#define EE_TOTAL_CNT 821
|
||||
#define EE_UINT16_FREQUENCY_FM 0
|
||||
|
||||
Reference in New Issue
Block a user