mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 10:09:25 -04:00
Remove warn text too from batt (#2377)
This commit is contained in:
parent
e88e0b5f8f
commit
07cae4a298
2 changed files with 7 additions and 7 deletions
|
@ -87,11 +87,11 @@ class BattinfoView : public View {
|
|||
"-"};
|
||||
/* Text text_cycles{
|
||||
{13 * 8, 7 * 16, 10 * 16, 16},
|
||||
"-"}; */
|
||||
"-"};
|
||||
|
||||
Text text_warn{
|
||||
{1 * 8, 8 * 16, 30 * 8, 2 * 16},
|
||||
""};
|
||||
""}; */
|
||||
|
||||
Button button_mode{
|
||||
{2 * 8, 11 * 16 + 5, 5 * 16, 32},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue