mirror of https://github.com/espruino/BangleApps
feat: stetho app adds sound to hrm
parent
c3b5b82765
commit
9b12670d07
|
@ -1,3 +1,4 @@
|
|||
// a variation on the hrm app
|
||||
Bangle.setLCDPower(1);
|
||||
Bangle.setLCDTimeout(0);
|
||||
Bangle.ioWr(0x80,0)
|
||||
|
|
Loading…
Reference in New Issue