mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
firmware: implement EV3 official firmware restore
Basic support for restoring the official EV3 firmware. Is missing a video and needs a bunch of helpful error messages, but basic functionality is working.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
"@types/react-transition-group": "^4.4.10",
|
||||
"@types/redux-logger": "^3.0.12",
|
||||
"@types/semver": "^7.5.6",
|
||||
"@types/w3c-web-hid": "^1.0.6",
|
||||
"@types/w3c-web-usb": "^1.0.10",
|
||||
"@types/web-bluetooth": "^0.0.20",
|
||||
"@types/web-locks-api": "^0.0.5",
|
||||
|
||||
Reference in New Issue
Block a user