Some Changes test

This commit is contained in:
Dmitry Borisenko
2020-06-20 01:06:39 +02:00
parent 734edf522d
commit 66d3754cc4
3 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
#include "Global.h"
void initUpgrade() {
#ifdef ESP8266
if (WiFi.status() == WL_CONNECTED) last_version = getURL("http://91.204.228.124:1100/update/esp8266/version.txt");