adafruit / Adafruit_CircuitPython_PyPortal

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

Adding an URL-based image path kwarg to PyPortal #27

Closed brentru closed 5 years ago

brentru commented 5 years ago

Adding image_url_path to PyPortal to allow directly setting a non-json image path for API endpoints or websites without a JSON response with a provided image url (i.e: https://ddragon.leagueoflegends.com/cdn/9.6.1/img/profileicon/$Identifier.png)