Меняем алгоритм подготовки папки с файлами для прошивки

This commit is contained in:
2023-10-07 20:35:30 +03:00
parent 8428fe15b2
commit ad87416eeb
17 changed files with 27 additions and 1342 deletions

Binary file not shown.

Binary file not shown.

BIN
data_plus/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

16
data_plus/index.html Normal file
View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>IoT Manager 4.5.2</title>
<link rel="icon" type="image/png" href="/favicon.ico" />
<link rel="stylesheet" href="/build/bundle.css?4520" />
<script defer src="/build/bundle.js?4520"></script>
</head>
<body></body>
</html>