added suicide pin for a power supply to the arduino that is only active if the arduino is holding high for an output.
This commit is contained in:
@@ -582,6 +582,7 @@
|
||||
#define FAN_PIN 7
|
||||
#define PS_ON_PIN 12
|
||||
#define KILL_PIN -1
|
||||
#define SUICIDE_PIN 54 //PIN that has to be turned on right after start, to keep power flowing.
|
||||
|
||||
#ifdef ULTRA_LCD
|
||||
|
||||
|
Reference in New Issue
Block a user