Merge pull request #26 from phl0/dev

Disable external TCXO by default
48kHz
Jonathan Naylor 2016-10-25 23:02:10 +02:00 committed by GitHub
commit 8c0e932c1c
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