summaryrefslogtreecommitdiff
path: root/src/drivers/InternalFlash.cpp
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-06-16 18:36:24 (GMT)
committerJF <jf@codingfield.com>2020-06-16 18:36:24 (GMT)
commit9898fed80634c99c9dbe8ee8682dfdc259463654 (patch)
tree4be094c1e2c3a2b73b8c7b924fbd793ba416aa63 /src/drivers/InternalFlash.cpp
parentfab220d0b9c6868b4fa96ce5f3e3f41b5454a0c7 (diff)
Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.
Diffstat (limited to 'src/drivers/InternalFlash.cpp')
-rw-r--r--src/drivers/InternalFlash.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/InternalFlash.cpp b/src/drivers/InternalFlash.cpp
index bc89ff1..db705d7 100644
--- a/src/drivers/InternalFlash.cpp
+++ b/src/drivers/InternalFlash.cpp
@@ -1,4 +1,4 @@
-#include <sdk/modules/nrfx/mdk/nrf.h>
+#include <mdk/nrf.h>
#include "InternalFlash.h"
using namespace Pinetime::Drivers;