Skip to content

Commit cdcb64a

Browse files
committed
docs - fix #1825
1 parent a990338 commit cdcb64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/banglejs/jswrap_bangle.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ void jswrap_banglejs_lcdWr(JsVarInt cmd, JsVar *data) {
11541154
}
11551155
Set the power to the Heart rate monitor
11561156
1157-
When on, data is output via the `GPS` event on `Bangle`:
1157+
When on, data is output via the `HRM` event on `Bangle`:
11581158
11591159
```
11601160
Bangle.setHRMPower(1);

0 commit comments

Comments
 (0)