Reading is staying High!
im using a transistor, NPN 3 pin type and im doing
DO
HIGH 15
PAUSE 1000
LOW 15
PAUSE 1000
LOOP
and the current stays incredibly high... is there a reason for this? does it always do that and just drop the current or what?
DO
HIGH 15
PAUSE 1000
LOW 15
PAUSE 1000
LOOP
and the current stays incredibly high... is there a reason for this? does it always do that and just drop the current or what?

Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen