Sanity check homing bumps
This commit is contained in:
@ -9104,7 +9104,7 @@ void stop() {
|
||||
*/
|
||||
void setup() {
|
||||
|
||||
#if ENABLED(DISABLE_JTAG)
|
||||
#ifdef DISABLE_JTAG
|
||||
// Disable JTAG on AT90USB chips to free up pins for IO
|
||||
MCUCR = 0x80;
|
||||
MCUCR = 0x80;
|
||||
|
Reference in New Issue
Block a user