ACTIVE_HIGH=>ACTIVE_STATE

This commit is contained in:
Scott Lahteine 2020-08-21 21:43:41 -05:00
parent 1db21bad31
commit b74d561ab8
368 changed files with 370 additions and 370 deletions

View file

@ -345,7 +345,7 @@
//#define PSU_NAME "Power Supply"
#if ENABLED(PSU_CONTROL)
#define PSU_ACTIVE_HIGH false // Set 'false' for ATX, 'true' for X-Box
#define PSU_ACTIVE_STATE LOW // Set 'LOW' for ATX, 'HIGH' for X-Box
//#define PSU_DEFAULT_OFF // Keep power off until enabled directly with M80
//#define PSU_POWERUP_DELAY 250 // (ms) Delay for the PSU to warm up to full power