DateTimeController: Remove SetTime tick parameter
The systick doesn't need to be updated when setting time. Also removed unused nrf_rtc.h includes.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// nrf
|
||||
#include <hal/nrf_rtc.h>
|
||||
#include <hal/nrf_wdt.h>
|
||||
#include <legacy/nrf_drv_clock.h>
|
||||
#include <libraries/gpiote/app_gpiote.h>
|
||||
|
||||
Reference in New Issue
Block a user