Skip to content

Commit 3143413

Browse files
author
ppetrosh
committed
One more update to the docs.
1 parent 85e5802 commit 3143413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This method changes the class’ BlinkUp behavior (see above).
6969

7070
```squirrel
7171
// Set ConnectionManager to enable BlinkUp only while it's connected
72-
cm.setBlinkUpBehavior(ConnectionManager.BLINK_ON_CONNECT);
72+
cm.setBlinkUpBehavior(CM_BLINK_ON_CONNECT);
7373
```
7474

7575
### isConnected() ###

0 commit comments

Comments
 (0)