We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a862a commit 31a69c2Copy full SHA for 31a69c2
README.md
@@ -17,7 +17,7 @@ make -j4
17
This will create a `firmware.uf2` file which can then be loaded onto your
18
Pico in the usual way using the BOOTSEL button.
19
20
-A precompiled binary can be found [here](https://github.com/ghubcoder/micropython-pico-deepsleep/releases/tag/v1.0-pico-deepsleep).
+A precompiled binary can be found [here](https://github.com/ghubcoder/micropython-pico-deepsleep/releases/tag/v1.1-pico-deepsleep).
21
22
Example usage:
23
0 commit comments