mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
use published @pybricks/mpy-cross-4 package
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import MpyCross from '@pybricks/mpy-cross';
|
||||
import MpyCross from '@pybricks/mpy-cross-4';
|
||||
import { Action } from 'redux';
|
||||
|
||||
// this starts the mpy-cross wasm runtime and leaves it running in the background
|
||||
|
||||
Reference in New Issue
Block a user