[2.0.x] different bltouch init (#11135)
This commit is contained in:
@ -71,7 +71,6 @@
|
||||
FORCE_INLINE void bltouch_init() {
|
||||
// Make sure any BLTouch error condition is cleared
|
||||
bltouch_command(BLTOUCH_RESET);
|
||||
set_bltouch_deployed(true);
|
||||
set_bltouch_deployed(false);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user