From 0dee9a1bd1cbd1f1a932ceaef52b88dd3f2e42ab Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sun, 19 Jul 2020 22:03:18 -0500 Subject: [PATCH] Update path labels --- config/examples/delta/Anycubic/Predator/Configuration.h | 2 ++ config/examples/delta/Anycubic/Predator/Configuration_adv.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/config/examples/delta/Anycubic/Predator/Configuration.h b/config/examples/delta/Anycubic/Predator/Configuration.h index 7fad9a913d..58411fa472 100644 --- a/config/examples/delta/Anycubic/Predator/Configuration.h +++ b/config/examples/delta/Anycubic/Predator/Configuration.h @@ -21,6 +21,8 @@ */ #pragma once +#define CONFIG_EXAMPLES_DIR "delta/Anycubic/Predator" + /** * Configuration.h * diff --git a/config/examples/delta/Anycubic/Predator/Configuration_adv.h b/config/examples/delta/Anycubic/Predator/Configuration_adv.h index ae79347af5..4d1618f3a4 100644 --- a/config/examples/delta/Anycubic/Predator/Configuration_adv.h +++ b/config/examples/delta/Anycubic/Predator/Configuration_adv.h @@ -21,6 +21,8 @@ */ #pragma once +#define CONFIG_EXAMPLES_DIR "delta/Anycubic/Predator" + /** * Configuration_adv.h *