UNPKG
am2320
Version:
latest (0.0.2)
0.0.2
0.0.1
Module for reading the raw data from AM2320
github.com/frah/node-am2320
frah/node-am2320
am2320
/
index.js
4 lines
(2 loc)
•
64 B
JavaScript
View Raw
1
2
3
4
var
am2320
=
require(
'./lib/am2320'
);
module
.
exports
= am2320;