|
|
|
| I.R. in love with you! |
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Can't Measure 5v off Relay pins
I am using this code to get a spike to work.
Code:
public Robot() {
lightSwitch = new Relay(2);
//lightSwitch.setDirection(Relay.Direction.kForward);
lightSwitch.set(Relay.Value.kOn);
}
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|