mirror of https://github.com/espruino/BangleApps
test: activate widget always
parent
af42aa02b3
commit
86626ce805
|
@ -11,9 +11,9 @@
|
|||
width: 16,
|
||||
draw() {
|
||||
g.reset();
|
||||
if (Bangle.isCharging()) {
|
||||
//if (Bangle.isCharging()) {
|
||||
g.setColor('#0f0').drawImage(atob("EBCBAf9//3/+f/x//P/4//gH8A/wD+Af/x//P/4//n/+//7/"), this.x, this.y);
|
||||
}
|
||||
//}
|
||||
},
|
||||
};
|
||||
})();
|
Loading…
Reference in New Issue