Update Configuration_adv.h

This commit is contained in:
InsanityAutomation
2021-10-16 18:29:14 -04:00
parent 227f014fb5
commit 794ea13ae8
+1 -1
View File
@@ -879,7 +879,7 @@
* differs, a mode set eeprom write will be completed at initialization.
* Use the option below to force an eeprom write to a V3.1 probe regardless.
*/
#if NONE(SKR13, SKR14, SKR14Turbo, SKRPRO11, SKRMiniE3V2)
#if NONE(SKR13, SKR14, SKR14Turbo, SKRPRO11, SKRMiniE3V2, Creality422, Creality427)
#define BLTOUCH_SET_5V_MODE
#endif
/**