choozi - Do not keep backlight on

master
Martin Boonk 2022-12-18 14:21:02 +01:00
parent 3e32c00192
commit b128d512a4
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ function readN() {
}
shuffle(colours); // is this really best?
Bangle.setLCDTimeout(0); // keep screen on
readN();
drawN();