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 1e5841b commit 0b99ee8Copy full SHA for 0b99ee8
src/firmware/firmwares.tsx
@@ -44,7 +44,7 @@ export const releases: Releases = {
44
minor: 0,
45
patch: 0,
46
},
47
- commit: "",
+ commit: "bdfae184e9291c240e6e3409a033d04ebfb66d20",
48
changelog: [
49
"New: Bootloader !",
50
"New: For the bootloader, press Reset+4 to boot the DFU stack and see the installed OSes",
0 commit comments