You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The API is stable, but it might change without previous announce.
31
31
## Precompiled firmware (the easy way)
32
32
33
33
If you are not familiar with building custom firmware, visit the [releases](https://github.com/cnadler86/micropython-camera-API/releases) page to download firmware that suits your board. **There are over 20 precompiled board images with the latest micropython!**
34
-
To flash the firmware, you can use for example https://esp.huhn.me/](https://esp.huhn.me/).
34
+
To flash the firmware, you can use for example [https://esp.huhn.me/](https://esp.huhn.me/).
35
35
36
36
These firmware binaries also include the [mp_jpeg modul](https://github.com/cnadler86/mp_jpeg) to encode/decode JPEGs.
0 commit comments