I know nothing about wiring but those function don't exists on Arduino.
You do have pinMode(), digitalRead(), and digitalWrite() but they only work on a single pin.
What exactly do you need to do?
Rob
I know nothing about wiring but those function don't exists on Arduino.
You do have pinMode(), digitalRead(), and digitalWrite() but they only work on a single pin.
What exactly do you need to do?
Rob