mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-25 11:56:04 +00:00
Now using external base64 lib. Also updated some previously commited errors
This commit is contained in:
@@ -290,7 +290,7 @@ var fetch = function() {
|
||||
}
|
||||
}
|
||||
cm.gaugeMeter({
|
||||
percent: 25,
|
||||
percent: p_pct,
|
||||
text: p,
|
||||
append: p_append
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user