Skip to content

Commit

Permalink
Update vibration.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMillward committed Sep 7, 2015
1 parent 4267170 commit d5a9582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vibration/vibration.ino
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ void loop() {
}

if (foundOpen) {
Serial.println("Open network found - vibrating");
doVibration();
}

Expand Down

0 comments on commit d5a9582

Please sign in to comment.