parent
99c7dba8f2
commit
328f2d0e09
|
|
@ -496,7 +496,6 @@ class Clock {
|
|||
this.conservative = !up;
|
||||
this.active();
|
||||
},
|
||||
twist: _ => this.options.autolight && Bangle.setLCDPower(true),
|
||||
drag: e => {
|
||||
if (this.t0) {
|
||||
if (e.b) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue