Update multi booter

add battery percentage displaying
This commit is contained in:
cuu
2025-06-01 00:15:57 +08:00
parent e403bc04d8
commit cb0b1fbb63
6 changed files with 47 additions and 10 deletions

View File

@@ -17,5 +17,5 @@ typedef enum {
void keypad_init(void);
int keypad_get_key(void);
int keypad_get_battery(void);
#endif // KEY_EVENT_H