Optimised memory use for wifi config

This commit is contained in:
Sjef Verhoeven PE5PVB
2025-01-12 20:28:34 +01:00
parent f7ce5b0620
commit d94a7bb064
4 changed files with 11 additions and 4 deletions

View File

@@ -150,4 +150,7 @@ extern void startFMDXScan();
extern void cancelDXScan();
extern void printLogbookCSV();
extern void NTPupdate();
extern void handleRoot();
extern void handleDownloadCSV();
extern void handleLogo();
#endif