Sen descrición

949177 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
hooks 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
plugins 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
typings 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
www 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
.gitignore 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
README.md 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
config.xml 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
jsconfig.json 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
package-lock.json 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos
package.json 1db6c9dbd6 first commit %!s(int64=5) %!d(string=hai) anos

README.md

BLE Heart Rate Demo

Connects to a peripherial providing the Heart Rate Service.

Works with iOS or Android 4.3+.

$ cordova platform add android
$ cordova plugin add cordova-plugin-ble-central
$ cordova run