Skip to content

Commit

Permalink
Added SPDTRelay support
Browse files Browse the repository at this point in the history
  • Loading branch information
odubuc committed Nov 24, 2015
1 parent e7e0305 commit ace60e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Software/NodeJS/libs/index.js
Expand Up @@ -19,5 +19,6 @@ module.exports.GrovePi = {
, TemperatureAnalog: require('./sensors/temperatureAnalogSensor')
, UltrasonicDigital: require('./sensors/ultrasonicDigitalSensor')
, IRReceiver: require('./sensors/IRReceiverSensor')
, SPDTRelay: require('./sensors/SPDTRelay')
}
}

0 comments on commit ace60e8

Please sign in to comment.