Skip to content

Commit

Permalink
Patch u-s-f router bug
Browse files Browse the repository at this point in the history
  • Loading branch information
darkxst committed Jan 7, 2025
1 parent 93be170 commit 9a48d3b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/setup-pyodide.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export async function setupPyodide(onStateChange) {
}
}
//side-load universal-silabs-flasher
const wheelPath = './universal_silabs_flasher-0.0.25-py3-none-any.whl';
const wheelPath = './universal_silabs_flasher-0.0.26-py3-none-any.whl';
await micropip.install.callKwargs({
requirements: wheelPath,
deps: false,
Expand Down
2 changes: 1 addition & 1 deletion dist/web/flashing-dialog-f9df135f.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

0 comments on commit 9a48d3b

Please sign in to comment.