UNPKG

raspio

Version:

A raspberry advanced GPIO library for node.js

8 lines (6 loc) 99 B
"use strict"; module.exports = function (total) { return function () { return total; } };