From 8b4b129b395e6782b6a5ee47038b5604f10032db Mon Sep 17 00:00:00 2001 From: Andrey Klimov Date: Mon, 6 Jul 2020 01:46:01 +0300 Subject: [PATCH] Master compilation error due Wiznet 5100 library replacing was fixed --- lighthub/lighthub.ino.cpp | 17 ----------------- platformio.ini | 19 +++++++++++++++---- 2 files changed, 15 insertions(+), 21 deletions(-) delete mode 100644 lighthub/lighthub.ino.cpp diff --git a/lighthub/lighthub.ino.cpp b/lighthub/lighthub.ino.cpp deleted file mode 100644 index 9f8c3a2..0000000 --- a/lighthub/lighthub.ino.cpp +++ /dev/null @@ -1,17 +0,0 @@ -# 1 "/var/folders/kt/8psth65x03v6tw_phdhbj12r0000gn/T/tmpzcgFX2" -#include -# 1 "/Users/andrey/Documents/Arduino/lighthub/lighthub/lighthub.ino" -#include "main.h" -void setup(); -void loop(); -#line 2 "/Users/andrey/Documents/Arduino/lighthub/lighthub/lighthub.ino" -void setup(){ - - setup_main(); - - -} -void loop(){ - - loop_main(); -} \ No newline at end of file diff --git a/platformio.ini b/platformio.ini index 57cf7a6..d738364 100644 --- a/platformio.ini +++ b/platformio.ini @@ -70,6 +70,7 @@ lib_ignore = SdFat WifiManager Ethernet + Ethernet5100 Ethernet3 httpClient FastLED @@ -125,6 +126,7 @@ lib_ignore = SD SdFat Ethernet + Ethernet5100 Ethernet2 Ethernet3 EEPROM @@ -175,6 +177,7 @@ lib_ignore = SD SdFat Ethernet + Ethernet5100 Ethernet2 Ethernet3 EEPROM @@ -225,6 +228,8 @@ lib_ignore = ESP-Dmx WifiManager Ethernet3 + Ethernet + Ethernet2 NRFFlashStorage WebServer UIPEthernet @@ -240,7 +245,7 @@ lib_deps = https://github.com/anklimov/aJson https://github.com/anklimov/CmdArduino https://github.com/anklimov/ModbusMaster - https://github.com/anklimov/Ethernet + https://github.com/anklimov/Ethernet5100 https://github.com/knolleary/pubsubclient.git https://github.com/anklimov/Artnet.git FastLED@3.3.2 @@ -283,7 +288,7 @@ lib_deps = https://github.com/anklimov/CmdArduino https://github.com/anklimov/ModbusMaster https://github.com/anklimov/DMXSerial - https://github.com/anklimov/Ethernet + https://github.com/anklimov/Ethernet5100 https://github.com/knolleary/pubsubclient.git https://github.com/anklimov/Artnet.git FastLED@3.3.2 @@ -309,6 +314,7 @@ lib_ignore = DueFlashStorage WifiManager Ethernet + Ethernet5100 Ethernet3 HTTPClient NRFFlashStorage @@ -368,6 +374,7 @@ lib_ignore = Ethernet3 Ethernet2 Ethernet + Ethernet5100 NRFFlashStorage UIPEthernet EEPROM @@ -413,6 +420,7 @@ lib_ignore = WifiManager Ethernet3 Ethernet2 + Ethernet NRFFlashStorage WebServer UIPEthernet @@ -427,7 +435,7 @@ lib_deps = https://github.com/anklimov/CmdArduino https://github.com/anklimov/ModbusMaster https://github.com/anklimov/DMXSerial - https://github.com/anklimov/Ethernet + https://github.com/anklimov/Ethernet5100 https://github.com/knolleary/pubsubclient.git https://github.com/anklimov/Artnet.git FastLED@3.3.2 @@ -504,6 +512,7 @@ lib_ignore = DmxSimple httpClient Ethernet + Ethernet5100 Ethernet3 NRFFlashStorage WebServer @@ -553,6 +562,7 @@ lib_ignore = WifiManager Ethernet3 Ethernet2 + Ethernet NRFFlashStorage WebServer UIPEthernet @@ -567,7 +577,7 @@ lib_deps = https://github.com/anklimov/CmdArduino https://github.com/anklimov/ModbusMaster https://github.com/anklimov/DMXSerial - https://github.com/anklimov/Ethernet + https://github.com/anklimov/Ethernet5100 https://github.com/knolleary/pubsubclient.git https://github.com/anklimov/Artnet.git FastLED@3.3.2 @@ -598,6 +608,7 @@ lib_ignore = WifiManager FastLED Ethernet + Ethernet5100 DMXSerial DmxSimple httpClient