This website requires JavaScript.
Explore
Help
Sign In
16mm
/
intval3
Watch
1
Star
0
Fork
You've already forked intval3
0
Code
Issues
1
Pull Requests
9
Projects
Releases
Wiki
Activity
b7dd9e4fa1
intval3
/
tests
/
index.js
5 lines
68 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Install with latest node.js and latest npm Create a sim library as a fallback for the on off module, for development
2017-08-28 12:49:47 +00:00
'use strict'
Refactor intval library to use object. The nature of the GPIO module in use breaks references to this
2017-10-20 01:52:13 +00:00
const
intval
=
require
(
'../lib/intval'
)
intval
.
init
(
)