physical button press

This commit is contained in:
Priec
2025-12-11 09:29:13 +01:00
parent 0083fff73a
commit 165540588f
7 changed files with 50 additions and 104 deletions

View File

@@ -4,4 +4,4 @@
constexpr int VIEW_WIDTH = 90;
// Draws the ASCII art background with optional message
void draw_mask(const char *unused_filename, int shift, const char *text = nullptr);
void draw_mask(const char *unused_filename, int shift);