razuser
Posts: 4
Joined: Wed Jul 29, 2015 1:11 pm

Latest Version of GPIO

Thu Aug 06, 2015 1:22 am

Hi,

What is the latest released version of the GPIO. It shows I have 0.5.11 and when I tried to update it said I have the latest version. I want to use interrupt and an example post mentioned I need 5.2 and perhaps 5.3.

Would appreciate any help.

Thanks.

User avatar
Hove
Posts: 1205
Joined: Sun Oct 21, 2012 6:55 pm
Location: Cotswolds, UK
Contact: Website

Re: Latest Version of GPIO

Thu Aug 06, 2015 6:50 am

0.5.11 _is_ the latest level - by 5.2 or 5.3 I presume the poster meant 0.5.2 or 0.5.3. For details see here: https://pypi.python.org/pypi/RPi.GPIO
www.pistuffing.co.uk - Raspberry Pi and other stuffing!

Massi
Posts: 1691
Joined: Fri May 02, 2014 1:52 pm
Location: Italy

Re: Latest Version of GPIO

Thu Aug 06, 2015 8:09 am

razuser wrote:Hi,

What is the latest released version of the GPIO. It shows I have 0.5.11 and when I tried to update it said I have the latest version. I want to use interrupt and an example post mentioned I need 5.2 and perhaps 5.3.

Would appreciate any help.

Thanks.
11 is bigger that 2 and 3 :) (it's not 1.1, it's just 11)
you can easily use interrupts with your 0.5.11

razuser
Posts: 4
Joined: Wed Jul 29, 2015 1:11 pm

Re: Latest Version of GPIO

Thu Aug 06, 2015 1:57 pm

Perfect! :)

For some reason I was looking this as ..1.1

Thanks for your help!

Return to “General discussion”