From 7db9cb86d06c725387bca9b89a7dd849f7c46142 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 9 Jan 2011 14:26:15 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2630 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/MSP430-MSP430x1611-GCC/mcuconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/MSP430-MSP430x1611-GCC/mcuconf.h') diff --git a/demos/MSP430-MSP430x1611-GCC/mcuconf.h b/demos/MSP430-MSP430x1611-GCC/mcuconf.h index c79252c86..72c180648 100644 --- a/demos/MSP430-MSP430x1611-GCC/mcuconf.h +++ b/demos/MSP430-MSP430x1611-GCC/mcuconf.h @@ -28,7 +28,7 @@ /* * HAL driver system settings. */ -#define MSP430_USE_CLOCK MSP430_CLOCK_SOURCE_DCOCLK +#define MSP430_USE_CLOCK MSP430_CLOCK_SOURCE_XT2CLK /* * ADC driver system settings. -- cgit v1.2.3