Disable external TCXO by default

This commit is contained in:
phl0 2016-10-25 22:58:06 +02:00
parent f7ba767b57
commit 87414c5e5f
No known key found for this signature in database
GPG Key ID: 48EA1E640798CA9A
1 changed files with 1 additions and 1 deletions

View File

@ -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