Skip to content

Commit

Permalink
One more update to the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ppetrosh committed May 22, 2018
1 parent 85e5802 commit 3143413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ This method changes the class’ BlinkUp behavior (see above).

```squirrel
// Set ConnectionManager to enable BlinkUp only while it's connected
cm.setBlinkUpBehavior(ConnectionManager.BLINK_ON_CONNECT);
cm.setBlinkUpBehavior(CM_BLINK_ON_CONNECT);
```

### isConnected() ###
Expand Down

0 comments on commit 3143413

Please sign in to comment.