Power
Protection
Low power options
pinMode(PS_J1850_9141, OUTPUT);
digitalWrite(PS_J1850_9141, LOW); // LOW = no power at +12V_SW/+5V_SW
// HIGH = power at +12V_SW/+5V_SWLast updated
Was this helpful?