AnaviTechnology / anavi-examples

Examples for getting started and testing ANAVI Internet of Things and add-on boards (HAT & pHAT) for Raspberry Pi
MIT License
47 stars 19 forks source link

Python3 and PEP8. #1

Closed Cabalist closed 6 years ago

Cabalist commented 6 years ago

Hey there!

I got a couple of the ANAVI Infrared pHAT from Crowd Supply. Looking through the code examples I noticed they weren't Python3 compatible. I went ahead and updated those. I also fixed some formatting stuff and unreachable code. :) These should now work on Python 2.7+

Looking forward to getting my Infrared devices. Thanks!

leon-anavi commented 6 years ago

Thanks for your contribution!