🩹 Fix Switching Toolhead compile (#24814)

This commit is contained in:
Adam
2022-10-01 10:49:12 -06:00
committed by GitHub
parent c2f7a568f3
commit 6cc11b76fd
4 changed files with 8 additions and 9 deletions

View File

@@ -234,7 +234,7 @@
#elif ENABLED(FYSETC_MINI_12864_2_1)
#ifndef NO_CONTROLLER_CUSTOM_WIRING_WARNING
#error "CAUTION! FYSETC_MINI_12864_2_1 and clones require wiring modifications. See 'pins_CREALITY_V4.h' for details. Define NO_CONTROLLER_CUSTOM_WIRING_WARNING to suppress this warning"
#error "CAUTION! FYSETC_MINI_12864_2_1 and clones require wiring modifications. See 'pins_CREALITY_V4.h' for details. Define NO_CONTROLLER_CUSTOM_WIRING_WARNING to suppress this warning."
#endif
#if SD_CONNECTION_IS(LCD)