pimoroni-pico/micropython/examples/interstate75
Andrew Wilkinson 14c7f6c9c8
fix: Only set time if the wlan is connected
Previously, if we dropped out of the wlan loop early because of an error (wlan.status() < 0) it would still print "Connected", and try to set the time.
2023-08-10 15:58:52 +01:00
..
75W fix: Only set time if the wlan is connected 2023-08-10 15:58:52 +01:00
balls_demo.py Hub75: Update to use Picographics (#601) 2022-12-16 20:53:16 +00:00
buttons.py updated examples 2023-02-22 11:39:32 +00:00
rainbow.py PicoGraphics: HSV Pen (#665) 2023-02-09 16:13:37 +00:00
raw_set_pixel.py Hub75: Update to use Picographics (#601) 2022-12-16 20:53:16 +00:00
thermometer.py port GFX pack examples 2023-02-20 11:01:34 +00:00