Extrudrboard support for Printrboard Rev.F
This commit is contained in:
parent
8b684637bc
commit
90c7d28055
3 changed files with 80 additions and 7 deletions
|
|
@ -13790,7 +13790,7 @@ void setup() {
|
|||
Max7219_init();
|
||||
#endif
|
||||
|
||||
#ifdef DISABLE_JTAG
|
||||
#if ENABLED(DISABLE_JTAG)
|
||||
// Disable JTAG on AT90USB chips to free up pins for IO
|
||||
MCUCR = 0x80;
|
||||
MCUCR = 0x80;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue