From: Dan White Date: Tue, 11 Sep 2012 19:47:28 +0000 (-0500) Subject: Change devboard crystal to 12 MHz X-Git-Tag: bootrom-initial-submission~79 X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=f2255a465e7e2791f2be7642c18312ee89b03c0b;p=430.git Change devboard crystal to 12 MHz --- diff --git a/msp4th/main.c b/msp4th/main.c index df38ef0..c692a92 100644 --- a/msp4th/main.c +++ b/msp4th/main.c @@ -8,7 +8,7 @@ #include "msp4th.h" -#define DEVBOARD_CLOCK 25000000L +#define DEVBOARD_CLOCK 12000000L #define BAUDRATE 4800L