GUI optimalisation

This commit is contained in:
Sjef Verhoeven PE5PVB
2025-02-07 11:12:24 +01:00
parent ff006831e1
commit 8e38677dc6
5 changed files with 21 additions and 15 deletions

View File

@@ -153,4 +153,5 @@ extern void NTPupdate();
extern void handleRoot();
extern void handleDownloadCSV();
extern void handleLogo();
extern void Infoboxprint(const char* input);
#endif