Example ti send and receive messages between 2 Microbits
Fork of microbit by
Diff: module.json
- Revision:
- 10:066cffadc08f
- Parent:
- 9:b48b1d1569e4
- Child:
- 11:b5c6d46127ad
diff -r b48b1d1569e4 -r 066cffadc08f module.json --- a/module.json Wed Jul 13 13:00:20 2016 +0100 +++ b/module.json Wed Jul 13 13:00:22 2016 +0100 @@ -4,7 +4,7 @@ "description": "A simple to use collection of the most commonly used components in the micro:bit runtime", "license": "MIT", "dependencies": { - "microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc3" + "microbit-dal": "lancaster-university/microbit-dal" }, "extraIncludes": [ "inc"