jperkin/node-rpio

question about functionality

gumernus opened this issue · 2 comments

question about functionality

is there a way to set how many volts to pass through the pin?

You can't adjust the voltage, but you can read/write the current using .readpad() and .writepad().