mirror of https://github.com/markqvist/MMDVM.git
parent
d66709ed3f
commit
052c5b30bd
2
Config.h
2
Config.h
|
@ -27,7 +27,7 @@
|
||||||
// Frequencies such as 10.0 Mhz (48000 * 208.333) or 20 Mhz (48000 * 416.666) are not suitable.
|
// Frequencies such as 10.0 Mhz (48000 * 208.333) or 20 Mhz (48000 * 416.666) are not suitable.
|
||||||
//
|
//
|
||||||
// For 12 MHz
|
// For 12 MHz
|
||||||
#define EXTERNAL_OSC 12000000
|
// #define EXTERNAL_OSC 12000000
|
||||||
// For 12.288 MHz
|
// For 12.288 MHz
|
||||||
// #define EXTERNAL_OSC 12288000
|
// #define EXTERNAL_OSC 12288000
|
||||||
// For 14.4 MHz
|
// For 14.4 MHz
|
||||||
|
|
Loading…
Reference in New Issue