Merge pull request #168 from DrDMoney/patch-1

Update Configuration.h
This commit is contained in:
InsanityAutomation
2021-02-11 15:51:21 -05:00
committed by GitHub
+2 -2
View File
@@ -785,9 +785,9 @@
#if ENABLED(PSU_CONTROL)
#if ENABLED(PowerShutoffKit)
#define PS_ON_PIN 12
#define PSU_ACTIVE_HIGH HIGH
#define PSU_ACTIVE_STATE HIGH
#else
#define PSU_ACTIVE_HIGH FALSE // Set 'LOW' for ATX, 'HIGH' for X-Box
#define PSU_ACTIVE_STATE LOW // Set 'LOW' for ATX, 'HIGH' for X-Box
#endif
//#define PSU_DEFAULT_OFF // Keep power off until enabled directly with M80