download modules

This commit is contained in:
2025-03-26 20:08:44 +03:00
parent 3b26dbc29d
commit 7a52905cff
10 changed files with 48 additions and 16 deletions

View File

@@ -30,6 +30,6 @@ void generate_qr_code(std::string data);
std::string get_local_ip_address();
#endif
void fetch_and_download_modules();
#endif // UTILS_H