HIGH/LOW naming of pin state settings (#19089)
This commit is contained in:
@@ -403,7 +403,7 @@
|
||||
#ifndef PSU_NAME
|
||||
#if DISABLED(PSU_CONTROL)
|
||||
#define PSU_NAME "Generic" // No control
|
||||
#elif PSU_ACTIVE_HIGH
|
||||
#elif PSU_ACTIVE_STATE
|
||||
#define PSU_NAME "XBox" // X-Box 360 (203W)
|
||||
#else
|
||||
#define PSU_NAME "ATX" // ATX style
|
||||
|
||||
Reference in New Issue
Block a user