clean up make

This commit is contained in:
hathach
2018-04-03 18:28:41 +07:00
parent dcc2038346
commit 62e474ac60
2 changed files with 20 additions and 23 deletions

View File

@ -65,7 +65,7 @@
#define SOFTDEVICE_CENTRAL_SEC_COUNT 1
/* Global nvic state instance, required by nrf_nvic.h */
nrf_nvic_state_t nrf_nvic_state;
//nrf_nvic_state_t nrf_nvic_state;
static softdevice_evt_schedule_func_t m_evt_schedule_func; /**< Pointer to function for propagating SoftDevice events to the scheduler. */