From 3e43efe92533680b4c26b94ca0e9389adf036396 Mon Sep 17 00:00:00 2001 From: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun, 12 May 2024 13:19:33 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Suppress=20BIQU=20Hurakan=20Micr?= =?UTF-8?q?oProbe=20pullup=20warning=20(#1045)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/examples/BIQU/Hurakan/Configuration.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/examples/BIQU/Hurakan/Configuration.h b/config/examples/BIQU/Hurakan/Configuration.h index 4aec58bd55..0b2689242a 100644 --- a/config/examples/BIQU/Hurakan/Configuration.h +++ b/config/examples/BIQU/Hurakan/Configuration.h @@ -23,6 +23,8 @@ #error "Don't build with import-2.1.x configurations!" #error "Use the 'bugfix...' or 'release...' configurations matching your Marlin version." +#define NO_MICROPROBE_WARNING // Suppress MicroProbe V2 pull-up warning + /** * Configuration.h *