mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
Package firmware in app
- includes firmware .zip for movehub and cplushub - firmware flash button no longer opens file dialog - now connects first, then choses firmware based on connected device - drag and drop of custom firmware still works
This commit is contained in:
committed by
David Lechner
parent
5160d29c7e
commit
33861d970b
@@ -3,6 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@pybricks/firmware": "^1.0.0",
|
||||
"@pybricks/mpy-cross-v4": "^1.0.0",
|
||||
"@testing-library/jest-dom": "^5.8.0",
|
||||
"@testing-library/react": "^10.0.4",
|
||||
|
||||
Reference in New Issue
Block a user