microbit-web-bluetooth
Advanced tools
Comparing version 0.6.1-next.5049ce7.0 to 0.6.1-next.6199dcc.0
@@ -38,3 +38,3 @@ # micro:bit Web Bluetooth | ||
The source for these sample programs is based on the [codal example](https://github.com/microbit-foundation/codal) with the [main.cpp](https://github.com/thegecko/microbit-web-bluetooth/blob/master/examples/main.cpp) file as [outlined in the examples](https://github.com/thegecko/microbit-web-bluetooth/blob/master/examples). | ||
The source for these sample programs is based on the [codal example](https://github.com/lancaster-university/microbit-v2-samples/) with the [main.cpp](https://github.com/thegecko/microbit-web-bluetooth/blob/master/examples/main.cpp) file as [outlined in the examples](https://github.com/thegecko/microbit-web-bluetooth/blob/master/examples). | ||
@@ -41,0 +41,0 @@ __Note:__ The `codal.json` configuration must mark `bluetooth` as being `open` in order for Web Bluetooth to work. e.g.: |
{ | ||
"name": "microbit-web-bluetooth", | ||
"version": "0.6.1-next.5049ce7.0", | ||
"version": "0.6.1-next.6199dcc.0", | ||
"description": "Web Bluetooth library for micro:bit", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/thegecko/microbit-web-bluetooth", |
@@ -9,2 +9,4 @@ # micro:bit Web Bluetooth | ||
See the [microbit-web-components library](https://github.com/thegecko/microbit-web-components) for some ready-to-use web components which use this library. | ||
## Prerequisites | ||
@@ -11,0 +13,0 @@ |
Sorry, the diff of this file is not supported yet
1328921
81