UNPKG

ambient-attx4

Version:

Library to run the Ambient Module for Tessel. Detects ambient light and sound levels

16 lines (13 loc) 180 B
language: node_js os: - linux - osx node_js: - "4" - "5" - "6" before_install: - npm install -g npm@3 - npm install -g grunt-cli install: npm install script: grunt