🧑‍💻 Handle PLR in manage_media

This commit is contained in:
Scott Lahteine
2022-04-17 21:18:39 -05:00
committed by Scott Lahteine
parent 7fa2dcedda
commit f35404f853
6 changed files with 56 additions and 46 deletions

View File

@ -27,7 +27,7 @@
#define BOARD_WEBSITE_URL "fysetc.com"
#define BOARD_NO_NATIVE_USB
#define RESET_STEPPERS_ON_MEDIA_INSERT
#define DISABLE_JTAG
#define pins_v2_20190128 // new pins define

View File

@ -32,7 +32,7 @@
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
#define BOARD_NO_NATIVE_USB
#define RESET_STEPPERS_ON_MEDIA_INSERT
#define DISABLE_JTAG
#if EITHER(NO_EEPROM_SELECTED, FLASH_EEPROM_EMULATION)