jeremyscalpello / chip-gpio

GPIO access for CHIP and Node.JS
MIT License
36 stars 12 forks source link

Chip Pro supported? #12

Open lastmjs opened 7 years ago

lastmjs commented 7 years ago

Just wondering if the Chip Pro board is also supported. Thanks

jeremyscalpello commented 7 years ago

I don't currently have a CHIP Pro so I'm unable to test if it works. The pinouts should be similar though, and GPIO works identically, so it theoretically should work. You might need to pass the direct GPIO pin number though, and not use the mapping provided.