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

forgot to update the chip pro detection in Utilties, removed overlay stuff from makefile, cleaned up readme

This commit is contained in:
Robert Wolterman
2017-02-26 14:07:11 -06:00
parent 48d9343dba
commit f7bec3f891
7 changed files with 95 additions and 61 deletions

View File

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