adafruit / Adafruit_CircuitPython_AMG88xx

circuit python driver from AMG88xx GRID-EYE 8x8 IR sensor
MIT License
38 stars 26 forks source link

console version of heat map added #26

Closed sanderch closed 4 years ago

sanderch commented 4 years ago

Does the same with output to consloe window. image

tannewt commented 4 years ago

Hi! Thanks for the PR. We have an automated test to ensure example code fits pylint and Black standards. Please tweak your code so it passes. There are instructions on testing locally here: https://learn.adafruit.com/improve-your-code-with-pylint

We're also here to help so please ask any questions you have. Thanks!