mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-29 01:29:03 -04:00
parent
9ef58b7763
commit
ae75540d35
10 changed files with 1122 additions and 18 deletions
|
@ -50,7 +50,6 @@ class BattinfoView : public View {
|
|||
uint8_t percent = 0;
|
||||
uint16_t voltage = 0;
|
||||
int32_t current = 0;
|
||||
bool isCharging = false;
|
||||
|
||||
Labels labels{
|
||||
{{2 * 8, 1 * 16}, "Percent:", Theme::getInstance()->fg_light->foreground},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue