summaryrefslogtreecommitdiff
path: root/src/drivers/DebugPins.cpp
diff options
context:
space:
mode:
authorJF <JF002@users.noreply.github.com>2021-11-28 13:59:09 +0100
committerGitHub <noreply@github.com>2021-11-28 13:59:09 +0100
commit583c7ee22fdf576490169643762240bf9bb6b375 (patch)
treec0bca6afa9b570bb2f78370c1096131acafd32d0 /src/drivers/DebugPins.cpp
parentf9613d28c06f96fbc93ccbc59a8f749bbc5f7fa5 (diff)
parent4257073a02215e3f182d993765e4c5edef2d9845 (diff)
Merge branch 'develop' into motionservice_fix_typo_in_include
Diffstat (limited to 'src/drivers/DebugPins.cpp')
-rw-r--r--src/drivers/DebugPins.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/DebugPins.cpp b/src/drivers/DebugPins.cpp
index 56fd1458..92091280 100644
--- a/src/drivers/DebugPins.cpp
+++ b/src/drivers/DebugPins.cpp
@@ -1,4 +1,4 @@
-#include "DebugPins.h"
+#include "drivers/DebugPins.h"
#include <hal/nrf_gpio.h>
#ifdef USE_DEBUG_PINS