File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed
Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -443,13 +443,16 @@ The [`examples`](examples/) folder contains example MicroPython scripts, some of
443443
444444## Testing
445445
446- This driver library was tested using the following MicroPython versions:
447-
448- * ** 1.23.0** ([ download] ( https://micropython.org/download/ ) )
449- * macOS/darwin
450- * Raspberry Pi Pico W
451- * ** 1.23.0 (Pimoroni build)** ([ download] ( https://github.com/pimoroni/pimoroni-pico/releases ) )
452- * Raspberry Pi Pico W
446+ This driver library has been tested using the following MicroPython versions:
447+
448+ * ** 1.24.0**
449+ * macOS/darwin ([ install with Homebrew package manager] ( https://formulae.brew.sh/formula/micropython ) )
450+ * Raspberry Pi Pico W ([ download] ( https://micropython.org/download/RPI_PICO_W/ ) )
451+ * ** 1.23.0**
452+ * macOS/darwin ([ install with Homebrew package manager] ( https://formulae.brew.sh/formula/micropython ) )
453+ * Raspberry Pi Pico W ([ download] ( https://micropython.org/download/RPI_PICO_W/ ) )
454+ * ** 1.23.0 (Pimoroni build)**
455+ * Raspberry Pi Pico W ([ download] ( https://github.com/pimoroni/pimoroni-pico/releases ) )
453456
454457If you have other microcontroller boards that you can test the driver with or provide examples for, we'd love to receive a [ pull request] ( /pulls ) !
455458
You can’t perform that action at this time.
0 commit comments