Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Le-Kat committed Feb 4, 2025
1 parent da57ab2 commit 6d53845
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/widsat/wid.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
var s = gps ["satellites"];
if (s !== undefined) {

/*
var img;
if (s == 0 || isNaN (s)) {
Expand All @@ -38,6 +39,7 @@
img = SATELITES [4];
}
*/

g.reset();
g.setFont ("6x8");
Expand Down

0 comments on commit 6d53845

Please sign in to comment.