Creality v4.5.3 (CR-6 SE, CR-6 MAX) (#20468)

This commit is contained in:
Sebastiaan Dammann
2020-12-14 21:29:59 +01:00
committed by Scott Lahteine
parent 1be16e3d8c
commit 686bb056a4
5 changed files with 162 additions and 90 deletions

View File

@@ -532,6 +532,8 @@
#include "stm32f1/pins_CREALITY_V427.h" // STM32F1 env:STM32F103RET6_creality
#elif MB(CREALITY_V452)
#include "stm32f1/pins_CREALITY_V452.h" // STM32F1 env:STM32F103RET6_creality
#elif MB(CREALITY_V453)
#include "stm32f1/pins_CREALITY_V453.h" // STM32F1 env:STM32F103RET6_creality
#elif MB(TRIGORILLA_PRO)
#include "stm32f1/pins_TRIGORILLA_PRO.h" // STM32F1 env:trigorilla_pro
#elif MB(FLY_MINI)