Skip to content

Commit 4930c0c

Browse files
mark9064JF002
authored andcommitted
Include assert (fix sim)
1 parent a449b27 commit 4930c0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/datetime/DateTimeController.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include <libraries/log/nrf_log.h>
33
#include <systemtask/SystemTask.h>
44
#include <hal/nrf_rtc.h>
5+
#include "nrf_assert.h"
56

67
using namespace Pinetime::Controllers;
78

0 commit comments

Comments
 (0)