PID support (#242)
* updated block definitions * updated dependency on common packages
This commit is contained in:
6
libs/automation/pxt.json
Normal file
6
libs/automation/pxt.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"additionalFilePath": "../../node_modules/pxt-common-packages/libs/automation",
|
||||
"dependencies": {
|
||||
"ev3": "file:../ev3"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user