Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mcp23016.py - Change assert to if in get_pin()
Removed assert stmt and added if stmt returning a ValueError if pin number is out of bounds.
- Loading branch information