mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
429
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -4,12 +4,12 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
|
||||
<title>IoT Manager 4.3.8</title>
|
||||
<title>IoT Manager 4.3.9</title>
|
||||
|
||||
<link rel="icon" type="image/png" href="/favicon.ico" />
|
||||
<link rel="stylesheet" href="/build/bundle.css?438" />
|
||||
<link rel="stylesheet" href="/build/bundle.css?439" />
|
||||
|
||||
<script defer src="/build/bundle.js?438"></script>
|
||||
<script defer src="/build/bundle.js?439"></script>
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
//Версия прошивки
|
||||
#define FIRMWARE_VERSION 428
|
||||
#define FIRMWARE_VERSION 429
|
||||
|
||||
#ifdef esp8266_4mb
|
||||
#define FIRMWARE_NAME "esp8266_4mb"
|
||||
|
||||
Reference in New Issue
Block a user