Skip to content

Commit

Permalink
Generate bindings from libuvc headers
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Mar 11, 2020
1 parent ae59671 commit da7ada1
Show file tree
Hide file tree
Showing 4 changed files with 1,356 additions and 6 deletions.
2 changes: 2 additions & 0 deletions index.js
Expand Up @@ -15,3 +15,5 @@ GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

module.exports = require("./lib/libuvc");

0 comments on commit da7ada1

Please sign in to comment.