List AZTEEG_X5_MINI SPI pins

Followup to earlier commit
This commit is contained in:
Scott Lahteine
2019-05-25 16:17:38 -05:00
parent 44caf70917
commit beb2ed145e
76 changed files with 83 additions and 8 deletions

View File

@ -847,7 +847,7 @@
*/
#define POWER_LOSS_RECOVERY
#if ENABLED(POWER_LOSS_RECOVERY)
//#define POWER_LOSS_PIN 44 // Pin to detect power loss (optional)
//#define POWER_LOSS_PIN 44 // Pin to detect power loss
//#define POWER_LOSS_STATE HIGH // State of pin indicating power loss
//#define POWER_LOSS_PURGE_LEN 20 // (mm) Length of filament to purge on resume
//#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.