pimoroni-pico/micropython
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
..
board MicroPython: Enable Bluetooth support for Pico W builds. 2023-06-15 11:58:41 +01:00
examples fix: Only set time if the wlan is connected 2023-08-10 15:58:52 +01:00
modules PNGDEC: Rotation support. 2023-08-03 16:30:25 +01:00
modules_py Improved inky's sleep_for, now handles up to 28 days (#754) 2023-05-04 14:54:23 +01:00
micropython_nano_specs.patch CI: Hack: Patch MicroPython to remove exception handling. 2023-05-04 14:09:23 +01:00