Skip to content

Commit c27be2a

Browse files
committed
har_trees: Try fix zipfile install, also install mpu6886
1 parent a1a3bbd commit c27be2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/har_trees/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
["fs:har_uci_trees.csv", "har_uci_trees.csv"],
1414
["fs:har_uci.testdata.npz", "har_uci.testdata.npz"]
1515
],
16-
"deps": [["emlearn", "master"], ["https://github.com/jonnor/micropython-npyfile/", "master"], ["zipfile", "master"]]
16+
"deps": [["emlearn", "master"], ["https://github.com/jonnor/micropython-npyfile", "master"], ["https://github.com/jonnor/micropython-zipfile", "master"], ["https://github.com/jonnor/micropython-mpu6886", "master"]]
1717
}

0 commit comments

Comments
 (0)