pimoroni / breakout-garden

Documentation, software, and examples for the Breakout Garden ecosystem.
https://shop.pimoroni.com/products/breakout-garden-hat
MIT License
72 stars 14 forks source link

Weather example robustness #10

Closed nickbroon closed 5 years ago

nickbroon commented 5 years ago

Some minor fixes to make weather example more robust.

nickbroon commented 5 years ago

Rebased to take account of #15

Gadgetoid commented 5 years ago

Really nice work- thank you! I'll get this tested and merged as soon as I can.

Gadgetoid commented 5 years ago

Merged! Thank you. I made a quick tweak to refine the int(round(number)) and format string spaghetti into just a basic 0.2f and 0.4f.