This commit is contained in:
e2002
2022-03-20 18:43:32 +03:00
parent c9ad6d053c
commit ee2350e28f
17 changed files with 244 additions and 42 deletions

View File

@@ -55,6 +55,7 @@ class Display {
void bootLogo();
void station();
void title(const char *str);
void returnTile();
void time(bool redraw = false);
void volume();
void ip();