aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/TwiMaster.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/TwiMaster.h')
-rw-r--r--src/drivers/TwiMaster.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/TwiMaster.h b/src/drivers/TwiMaster.h
index 52e39098..cc0b6f02 100644
--- a/src/drivers/TwiMaster.h
+++ b/src/drivers/TwiMaster.h
@@ -1,8 +1,6 @@
#pragma once
#include <FreeRTOS.h>
#include <semphr.h>
-#include <drivers/include/nrfx_twi.h>
-
namespace Pinetime {
namespace Drivers {