Skip to content

Commit

Permalink
I need automated tests...
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Satrom committed Apr 28, 2015
1 parent 68dd8c1 commit d727470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sensors.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function initADC() {
interval : 300,
channels : [
lightSensorChannel,
temperatureSensorChannel
tempSensorChannel
],
SPICLK: 12,
SPIMISO: 16,
Expand Down

0 comments on commit d727470

Please sign in to comment.