mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-18 12:17:57 -06:00
Fix broken examples (#3)
This commit is contained in:
parent
38d2034c25
commit
f8c711ad13
25 changed files with 108 additions and 32 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue