aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h b/demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h
index f62f168..cef47aa 100644
--- a/demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h
+++ b/demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h
@@ -21,8 +21,8 @@
* HAL driver system settings.
*/
#define NRF51_SERIAL_USE_UART0 TRUE
-#define NRF51_ST_USE_RTC0 FALSE
+#define NRF51_ST_USE_RTC0 TRUE
#define NRF51_ST_USE_RTC1 FALSE
-#define NRF51_ST_USE_TIMER0 TRUE
+#define NRF51_ST_USE_TIMER0 FALSE
#endif /* _MCUCONF_H_ */