mirror of https://github.com/g4klx/MMDVM.git
Make the high stability 12 MHz oscillator the default.
This commit is contained in:
parent
e4462ced3f
commit
bcd63e7a34
2
Config.h
2
Config.h
|
@ -22,7 +22,7 @@
|
|||
// Allow for the use of high quality external clock oscillators
|
||||
// The number is the frequency of the oscillator in Hertz.
|
||||
// For 12 MHz
|
||||
// #define EXTERNAL_OSC 12000000
|
||||
#define EXTERNAL_OSC 12000000
|
||||
// For 14.4 MHz
|
||||
// #define EXTERNAL_OSC 14400000
|
||||
// For 19.2 MHz
|
||||
|
|
Loading…
Reference in New Issue