Key verification flow on BaseUI (#7240)
This commit is contained in:
co-authored by
GitHub
parent
a7e516d6f6
commit
0795b21c2b
@@ -11,7 +11,8 @@ namespace graphics
|
||||
class NotificationRenderer
|
||||
{
|
||||
public:
|
||||
static char inEvent;
|
||||
static InputEvent inEvent;
|
||||
static char inKeypress;
|
||||
static int8_t curSelected;
|
||||
static char alertBannerMessage[256];
|
||||
static uint32_t alertBannerUntil; // 0 is a special case meaning forever
|
||||
|
||||
Reference in New Issue
Block a user