jpbarraca / pynrf24

Python port of the RF24 library for NRF24L01+ radios.
GNU General Public License v2.0
152 stars 84 forks source link

Use try-except when importing the GPIO modules. #8

Closed selaux closed 9 years ago

selaux commented 9 years ago

It's annoying to change it with each setuptools install :smile: