Revert "shuffle screw terminal order to ease wiring of arm/fire switches"
[hw/telelco] / Notebook
index 0cc11283591154a580a4a2be10a5dead1c858039..a83143555991d982404efe84794e02eb74dfa8c6 100644 (file)
--- a/Notebook
+++ b/Notebook
@@ -11,8 +11,7 @@ connect all of them to pin 4, the gpio driving the circuit.
 
 The net effect is that we're making 12V from the gpio, which means all the LED
 current and switcher inefficiency is coming as current through that gpio.  The
-measured LED current is around 7mA, so this is "safe" for the SOC, but leaves
-less engineering margin than we usually like.
+measured LED current is around 7mA, so this is "safe" for the SOC, but really
+not a great plan... 
 
-Changing the circuit to be powered from v_lipo with the gpio hooked to shdn*
-and controlling a FET switch on the output might be smarter someday?
+Need to redesign this in the future to use a transistor/FET switch.