Updates clock value

pull/337/head
Juan Carlos Ferrer 2014-06-11 16:55:11 -05:00
parent 1624a5f2b6
commit 92c5d1b578
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@
# define OS_CLOCK 168000000
# elif defined(TARGET_NRF51822)
# define OS_CLOCK 160000000
# define OS_CLOCK 16000000
# else
# error "no target defined"