1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00

fixes bug in telosb board.h introduced by PR #459

This commit is contained in:
Thomas Eichinger 2014-01-21 14:46:33 +01:00
parent 0409d4b3a1
commit 2ce6f8ddbb

View File

@ -30,8 +30,8 @@
#define __MSP430F1611__
#endif
//MSB430 core
#define MSP430_INITIAL_CPU_SPEED 8000000uL
//TelosB core
#define MSP430_INITIAL_CPU_SPEED 2457600uL
#define F_CPU MSP430_INITIAL_CPU_SPEED
#define F_RC_OSCILLATOR 32768
#define MSP430_HAS_DCOR 0