pimoroni-pico/micropython
Phil Howard ff8917cbe0 Retry failed HTTP connections in cheerlights.py
As discussed on https://forums.pimoroni.com/t/pico-wireless-pack-fetching-data-from-web/17215/ the cheerlights.py example was stalling on the first HTTP request.

I have added a timeout in this case, so the code will stop waiting and retry after the 60second polling wait period. Users report this does the trick!
2021-06-05 19:45:07 +01:00
..
examples Retry failed HTTP connections in cheerlights.py 2021-06-05 19:45:07 +01:00
modules Fix character positioning for colourlcd160x80 2021-06-05 09:09:20 +01:00