mirror of https://github.com/ARMmbed/mbed-os.git
Updates clock value
parent
1624a5f2b6
commit
92c5d1b578
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue