From dd118d83ecc72ec31ce3b0c247aa57784e4a0781 Mon Sep 17 00:00:00 2001 From: battosai30 Date: Tue, 7 Apr 2015 14:10:43 +0200 Subject: [PATCH] Update wiring.c --- hardware/msp430/cores/msp430/wiring.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/msp430/cores/msp430/wiring.c b/hardware/msp430/cores/msp430/wiring.c index dd41b92d995..37dde99c997 100644 --- a/hardware/msp430/cores/msp430/wiring.c +++ b/hardware/msp430/cores/msp430/wiring.c @@ -163,7 +163,7 @@ void initClocks(void) // CSCTL0 = 0; // Disable Access to CS Registers #endif // __MSP430_HAS_CS__ -#if defined(__MSP430_HAS_UCS__) +#if defined(__MSP430_HAS_UCS__) || defined(__MSP430_HAS_UCS_RF__) PMMCTL0_H = PMMPW_H; // open PMM SVSMLCTL &= ~SVSMLRRL_7; // reset PMMCTL0_L = PMMCOREV_0; //