Skip to content

Commit

Permalink
geolocation: Export the Geolocation sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinnl committed Mar 6, 2019
1 parent a4220d6 commit 153f027
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ var ColorSensor = require('color-sensor-js/example');

module.exports = {
AmbientLight: require('./ambientlight'),
Geolocation: require('./geolocation'),
Temperature: require('./temperature'),
};

Expand Down

0 comments on commit 153f027

Please sign in to comment.