nordic-auko/nRF5-ble-timesync-demo

switch-case statement without break

nbrunner opened this issue · 2 comments

In time_sync.c, case NRF_RADIO_CALLBACK_SIGNAL_TYPE_TIMER0 has no break and no comment why.

Thanks, @nbrunner, this looks like a bug. I will take a look at it.

Fixed