Bring in latest WiringPi for more hardware compatibility, Arch compile fix. Bump to 2.60.1.

master
Mark Liffiton 5 years ago
parent 3db354710a
commit 93a6e40cd7

@ -1 +1 @@
Subproject commit 5bbb6e34b854a1a911e85145741681b875aec1a4
Subproject commit e9821abdb4b4fe46a2ea9243471d339435fa7bde

@ -60,7 +60,7 @@ _wiringpi = Extension(
setup(
name = 'wiringpi',
version = '2.60.0',
version = '2.60.1',
ext_modules = [ _wiringpi ],
py_modules = ["wiringpi"],
install_requires=[],

Loading…
Cancel
Save