Example ti send and receive messages between 2 Microbits

Dependencies:   microbit-dal

Fork of microbit by Lancaster University

Revision:
8:e66291922b6c
Parent:
7:b70ce42be891
Child:
9:b48b1d1569e4
diff -r b70ce42be891 -r e66291922b6c module.json
--- a/module.json	Wed Jul 13 13:00:18 2016 +0100
+++ b/module.json	Wed Jul 13 13:00:19 2016 +0100
@@ -1,10 +1,10 @@
 {
   "name": "microbit",
-  "version": "1.0.0-rc1",
+  "version": "2.0.0-rc2",
   "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-rc1"
+    "microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc2"
   },
   "extraIncludes": [
     "inc"