Skip to content

Commit

Permalink
Minor added feedback on connection error
Browse files Browse the repository at this point in the history
  • Loading branch information
vicobarberan committed Jun 17, 2016
1 parent 67e2459 commit f4b7ee1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sck_beta_v0_9/SCKAmbient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,7 @@ void SCKAmbient::execute(boolean instant) {
Serial.print(F(" and pass: "));
printNetWorks(DEFAULT_ADDR_PASS, false);
Serial.println("");
Serial.println(F("Try restarting your kit!!"));
}
#endif
}
Expand Down

0 comments on commit f4b7ee1

Please sign in to comment.