Skip to content

Conversation

@codenamev
Copy link
Contributor

The python version allows for setup/set_high/set_low to provide an array of pins. This adds mirrored functionality.

  • Allows GPIO.setup and high/low to accept an array of pin numbers
  • Allow GPIO.set_high to accept multiple pins
  • Allow GPIO.set_low to accept multiple pins

Specs added 😄

This was formerly #17 which was closed by a force-push. Just re-opening with squashed commits!

The python version allows for setup/set_high/set_low to provide an array of pins.  This adds mirrored functionality.

* Allows GPIO.setup and high/low to accept an array of pin numbers
* Allow GPIO.set_high to accept multiple pins
* Allow GPIO.set_low to accept multiple pins
@ClockVapor ClockVapor merged commit 1a8f5d2 into ClockVapor:master Mar 14, 2019
@ClockVapor
Copy link
Owner

Thanks for contributing, and sorry for the huge delay!

@codenamev
Copy link
Contributor Author

You rock, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants