Skip to content

Commit

Permalink
test PIN auth #14
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Thiriot committed May 24, 2018
1 parent a0c3ba7 commit 37b2591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arduino/src/chimuino/chime_bluetooth.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ void ChimeBluetooth::setup() {

readATResult(F("AT+NOTI1"));
readATResult(F("AT+ROLE0"));
readATResult(F("AT+PASS050183"));
readATResult(F("AT+NAMECHIMUINO"));
readATResult(F("AT+RESET"));
delay(500);
Expand Down

0 comments on commit 37b2591

Please sign in to comment.