mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Update to power charts
Added navigation bar Added clear and save buttons Added min/max to charts Also added iphone charts
This commit is contained in:
parent
c7a0ac5efb
commit
d4b1c70a73
4 changed files with 208 additions and 4 deletions
|
|
@ -22432,6 +22432,28 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"power.metrics.delete" : {
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Delete all power metrics?"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"power.metrics.log" : {
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Power Metrics Log"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Powered" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue