From 57d965444515a22fb2b09e742b368bdf640c05f8 Mon Sep 17 00:00:00 2001 From: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed, 4 Oct 2023 21:45:00 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20BigTreeTech=20Manta=20M4P=20is?= =?UTF-8?q?=20v2.1=20(#973)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MarlinFirmware/Marlin#26226 --- config/examples/BIQU/Hurakan/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/BIQU/Hurakan/Configuration.h b/config/examples/BIQU/Hurakan/Configuration.h index 43d67562fd..3424cc1ffa 100644 --- a/config/examples/BIQU/Hurakan/Configuration.h +++ b/config/examples/BIQU/Hurakan/Configuration.h @@ -70,7 +70,7 @@ // Choose the name from boards.h that matches your setup #ifndef MOTHERBOARD - #define MOTHERBOARD BOARD_BTT_MANTA_M4P_V1_0 + #define MOTHERBOARD BOARD_BTT_MANTA_M4P_V2_1 #endif /**