Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Platform.h')
-rw-r--r--src/Platform/Platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Platform.h b/src/Platform/Platform.h
index 960a3406..b38533a5 100644
--- a/src/Platform/Platform.h
+++ b/src/Platform/Platform.h
@@ -128,7 +128,7 @@ enum class BoardType : uint8_t
Duet3_6HC_v101 = 2,
#elif defined(DUET3_MB6XD)
Duet3_6XD = 1,
-#elif defined(FMDC_V02)
+#elif defined(FMDC_V02) || defined(FMDC_V03)
FMDC,
#elif defined(SAME70XPLD)
SAME70XPLD_0 = 1