Fix some delta configs

From MarlinFirmware/Marlin#16542
This commit is contained in:
Scott Lahteine 2020-01-15 19:05:00 -06:00
parent bd8f1f2883
commit e75a52f148
2 changed files with 2 additions and 2 deletions

View file

@ -321,7 +321,7 @@
* Enable and connect the power supply to the PS_ON_PIN.
* Specify whether the power supply is active HIGH or active LOW.
*/
#define PSU_CONTROL
//#define PSU_CONTROL
//#define PSU_NAME "Power Supply"
#if ENABLED(PSU_CONTROL)