mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
@@ -98,7 +98,7 @@ class BattinfoView : public View {
|
|||||||
"Volt"};
|
"Volt"};
|
||||||
|
|
||||||
Button button_exit{
|
Button button_exit{
|
||||||
{UI_POS_X_CENTER(12), 17 * 16, UI_POS_WIDTH(12), UI_POS_HEIGHT(3)},
|
{UI_POS_X_CENTER(12), UI_POS_Y_BOTTOM(4), UI_POS_WIDTH(12), UI_POS_HEIGHT(2)},
|
||||||
"Back"};
|
"Back"};
|
||||||
static msg_t static_fn(void* arg);
|
static msg_t static_fn(void* arg);
|
||||||
Thread* thread{nullptr};
|
Thread* thread{nullptr};
|
||||||
|
|||||||
Reference in New Issue
Block a user