Fix broken examples (#3)

This commit is contained in:
Jason Smith 2020-01-18 00:04:10 -08:00 committed by Scott Lahteine
parent 38d2034c25
commit f8c711ad13
25 changed files with 108 additions and 32 deletions

View file

@ -324,7 +324,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)