adafruit / Adafruit_CircuitPython_PortalBase

Base Library for the Portal-style libraries.
MIT License
18 stars 17 forks source link

Fix status colors when getting time #84

Closed makermelissa closed 1 year ago

makermelissa commented 1 year ago

Fixes #83. This also reduces file size a little by chaining replace functions in url_encode().