Initial draft of pthread-based impl

This commit is contained in:
Michal Moskal
2017-07-03 13:57:34 +02:00
parent a1fc4290f4
commit f0a7990efa
3 changed files with 125 additions and 58 deletions

View File

@ -13,8 +13,7 @@
"test.ts"
],
"npmDependencies": {
"pxt-linux-ev3-api": "1.0.0",
"pxt-linux-pth": "2.0.7"
"pxt-linux-ev3-api": "1.0.0"
},
"public": true,
"dependencies": {