adafruit / Adafruit_CircuitPython_PyPortal

CircuitPython driver for Adafruit PyPortal.
MIT License
45 stars 56 forks source link

Raise RuntimeError if wget content_length doesn't match file size #23

Closed mikerenfro closed 5 years ago

mikerenfro commented 5 years ago

Part of possible fix for #22. Not sure if I'm raising the right exception and passing it through correctly.

ladyada commented 5 years ago

thanks! we'll do some testing with this, not sure why we dont end up getting the whole file :/