🐛 Disable BLTouch 5V Mode for BTT SKR Mini E3 V2 (#576)

This commit is contained in:
ellensp 2021-09-25 09:53:06 +12:00 committed by GitHub
parent 8c79cb8c85
commit cd993579d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -842,7 +842,7 @@
* differs, a mode set eeprom write will be completed at initialization. * 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. * Use the option below to force an eeprom write to a V3.1 probe regardless.
*/ */
#define BLTOUCH_SET_5V_MODE //#define BLTOUCH_SET_5V_MODE
/** /**
* Safety: Activate if connecting a probe with an unknown voltage mode. * Safety: Activate if connecting a probe with an unknown voltage mode.