mirror of https://github.com/espruino/BangleApps
btadv: remove stale comment
parent
7ef78ceb27
commit
d16debab87
|
@ -701,8 +701,3 @@ enableSensors();
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
// touch events sometimes come through stale :(
|
|
||||||
// Bangle.on("touch", (button, xy) => {
|
|
||||||
// console.log(`touch: button=${button}, x=${xy?.x} y=${xy?.y}`);
|
|
||||||
// })
|
|
||||||
|
|
Loading…
Reference in New Issue