1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 04:43:21 +00:00

Closing out Issue #68 by adding 3 CHIP Pro pins able to be used as interrupts

This commit is contained in:
Robert Wolterman
2017-05-02 22:46:10 -05:00
parent d4b1d8a41c
commit 6ddd0e0b14
6 changed files with 27 additions and 4 deletions

View File

@ -13,7 +13,7 @@ classifiers = ['Development Status :: 3 - Alpha',
'Topic :: System :: Hardware']
setup(name = 'CHIP_IO',
version = '0.5.7',
version = '0.5.8',
author = 'Robert Wolterman',
author_email = 'robert.wolterman@gmail.com',
description = 'A module to control CHIP IO channels',