Change devboard crystal to 12 MHz
authorDan White <dan@whiteaudio.com>
Tue, 11 Sep 2012 19:47:28 +0000 (14:47 -0500)
committerDan White <dan@whiteaudio.com>
Tue, 11 Sep 2012 19:47:43 +0000 (14:47 -0500)
msp4th/main.c

index df38ef0008f366c36bda421972dad5a6f026b521..c692a92c11473a212910665121c44058de71aa21 100644 (file)
@@ -8,7 +8,7 @@
 #include "msp4th.h"
 
 
-#define DEVBOARD_CLOCK 25000000L
+#define DEVBOARD_CLOCK 12000000L
 #define BAUDRATE 4800L