Ultimainboard 2.x does not has a PS_ON pin.
This commit is contained in:
parent
71bb3a8133
commit
d16a770855
@ -1381,7 +1381,7 @@
|
|||||||
#define SDSS 53
|
#define SDSS 53
|
||||||
#define LED_PIN 8
|
#define LED_PIN 8
|
||||||
#define FAN_PIN 7
|
#define FAN_PIN 7
|
||||||
#define PS_ON_PIN 12
|
#define PS_ON_PIN -1
|
||||||
#define KILL_PIN -1
|
#define KILL_PIN -1
|
||||||
#define SUICIDE_PIN -1 //PIN that has to be turned on right after start, to keep power flowing.
|
#define SUICIDE_PIN -1 //PIN that has to be turned on right after start, to keep power flowing.
|
||||||
#define SAFETY_TRIGGERED_PIN 28 //PIN to detect the safety circuit has triggered
|
#define SAFETY_TRIGGERED_PIN 28 //PIN to detect the safety circuit has triggered
|
||||||
|
Loading…
Reference in New Issue
Block a user