Skip to content

Commit 06c6935

Browse files
mark9064JF002
authored andcommitted
Include task header (Fixes sim)
1 parent 47c1046 commit 06c6935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/drivers/St7789.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include <hal/nrf_gpio.h>
33
#include <nrfx_log.h>
44
#include "drivers/Spi.h"
5+
#include "task.h"
56

67
using namespace Pinetime::Drivers;
78

0 commit comments

Comments
 (0)