update dependency on dal

This commit is contained in:
Matthias L. Jugel 2017-02-06 22:07:40 +01:00
parent 991aa40f19
commit 8bfa79fd15
2 changed files with 3 additions and 1 deletions

View File

@ -168,8 +168,10 @@
"music.setTempo|block": "set tempo to (bpm)|%value",
"music.tempo|block": "tempo (bpm)",
"music|block": "music",
"pins.analogPitch|block": "analog pitch %frequency|for (ms) %ms",
"pins.analogReadPin|block": "analog read|pin %name",
"pins.analogSetPeriod|block": "analog set period|pin %pin|to (µs)%micros",
"pins.analogSetPitchPin|block": "analog set pitch pin %name",
"pins.analogWritePin|block": "analog write|pin %name|to %value",
"pins.digitalReadPin|block": "digital read|pin %name",
"pins.digitalWritePin|block": "digital write|pin %name|to %value",

View File

@ -170,7 +170,7 @@
"yottaTarget": "calliope-mini-classic-gcc",
"yottaCorePackage": "microbit",
"githubCorePackage": "calliope-mini/microbit",
"gittag": "v2.0.0-rc7-calliope-p8_1",
"gittag": "v2.0.0-rc7-calliope-p9",
"serviceId": "calliope"
},
"serial": {