UNPKG
cdif-sensortag
Version:
latest (1.2.5)
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
CDIF BLE module for the TI SensorTag
github.com/out4b/cdif-sensortag
out4b/cdif-sensortag
cdif-sensortag
/
index.js
8 lines
(6 loc)
•
198 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
/* CDIF SensorTag
module
implementation This
module
is
based
on
Sandeep Mistry
's SensorTag library for node.js to
control TI BLE based SensorTag. */
module
.exports = require(
'./lib/sensortag');