Skip to content

Commit

Permalink
Update wid.js
Browse files Browse the repository at this point in the history
  • Loading branch information
miseler authored Jun 3, 2024
1 parent 3c8b48a commit 04e4ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/widdevst/wid.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
g.setColor(col(t)); g.drawRect(x + 1, y + 21 - t * 20, x + 2, y + 21);
}
else if(borderMode==1) { // battery gauge
/*
//*
let b = E.getBattery();
/*/
const b=40;
Expand Down

0 comments on commit 04e4ac3

Please sign in to comment.