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