nrf52832 board.c clean

This commit is contained in:
Xue Liu 2015-11-11 00:00:42 +01:00
parent d694043cc7
commit 6bad759c1f

View File

@ -23,7 +23,6 @@
*/ */
/** @brief: Function for handling the Systick interrupts. /** @brief: Function for handling the Systick interrupts.
* Triggered every 1ms.
*/ */
void SysTick_Handler(void) void SysTick_Handler(void)
{ {