mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
Master compilation error due Wiznet 5100 library replacing was fixed
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
# 1 "/var/folders/kt/8psth65x03v6tw_phdhbj12r0000gn/T/tmpzcgFX2"
|
|
||||||
#include <Arduino.h>
|
|
||||||
# 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();
|
|
||||||
}
|
|
||||||
@@ -70,6 +70,7 @@ lib_ignore =
|
|||||||
SdFat
|
SdFat
|
||||||
WifiManager
|
WifiManager
|
||||||
Ethernet
|
Ethernet
|
||||||
|
Ethernet5100
|
||||||
Ethernet3
|
Ethernet3
|
||||||
httpClient
|
httpClient
|
||||||
FastLED
|
FastLED
|
||||||
@@ -125,6 +126,7 @@ lib_ignore =
|
|||||||
SD
|
SD
|
||||||
SdFat
|
SdFat
|
||||||
Ethernet
|
Ethernet
|
||||||
|
Ethernet5100
|
||||||
Ethernet2
|
Ethernet2
|
||||||
Ethernet3
|
Ethernet3
|
||||||
EEPROM
|
EEPROM
|
||||||
@@ -175,6 +177,7 @@ lib_ignore =
|
|||||||
SD
|
SD
|
||||||
SdFat
|
SdFat
|
||||||
Ethernet
|
Ethernet
|
||||||
|
Ethernet5100
|
||||||
Ethernet2
|
Ethernet2
|
||||||
Ethernet3
|
Ethernet3
|
||||||
EEPROM
|
EEPROM
|
||||||
@@ -225,6 +228,8 @@ lib_ignore =
|
|||||||
ESP-Dmx
|
ESP-Dmx
|
||||||
WifiManager
|
WifiManager
|
||||||
Ethernet3
|
Ethernet3
|
||||||
|
Ethernet
|
||||||
|
Ethernet2
|
||||||
NRFFlashStorage
|
NRFFlashStorage
|
||||||
WebServer
|
WebServer
|
||||||
UIPEthernet
|
UIPEthernet
|
||||||
@@ -240,7 +245,7 @@ lib_deps =
|
|||||||
https://github.com/anklimov/aJson
|
https://github.com/anklimov/aJson
|
||||||
https://github.com/anklimov/CmdArduino
|
https://github.com/anklimov/CmdArduino
|
||||||
https://github.com/anklimov/ModbusMaster
|
https://github.com/anklimov/ModbusMaster
|
||||||
https://github.com/anklimov/Ethernet
|
https://github.com/anklimov/Ethernet5100
|
||||||
https://github.com/knolleary/pubsubclient.git
|
https://github.com/knolleary/pubsubclient.git
|
||||||
https://github.com/anklimov/Artnet.git
|
https://github.com/anklimov/Artnet.git
|
||||||
FastLED@3.3.2
|
FastLED@3.3.2
|
||||||
@@ -283,7 +288,7 @@ lib_deps =
|
|||||||
https://github.com/anklimov/CmdArduino
|
https://github.com/anklimov/CmdArduino
|
||||||
https://github.com/anklimov/ModbusMaster
|
https://github.com/anklimov/ModbusMaster
|
||||||
https://github.com/anklimov/DMXSerial
|
https://github.com/anklimov/DMXSerial
|
||||||
https://github.com/anklimov/Ethernet
|
https://github.com/anklimov/Ethernet5100
|
||||||
https://github.com/knolleary/pubsubclient.git
|
https://github.com/knolleary/pubsubclient.git
|
||||||
https://github.com/anklimov/Artnet.git
|
https://github.com/anklimov/Artnet.git
|
||||||
FastLED@3.3.2
|
FastLED@3.3.2
|
||||||
@@ -309,6 +314,7 @@ lib_ignore =
|
|||||||
DueFlashStorage
|
DueFlashStorage
|
||||||
WifiManager
|
WifiManager
|
||||||
Ethernet
|
Ethernet
|
||||||
|
Ethernet5100
|
||||||
Ethernet3
|
Ethernet3
|
||||||
HTTPClient
|
HTTPClient
|
||||||
NRFFlashStorage
|
NRFFlashStorage
|
||||||
@@ -368,6 +374,7 @@ lib_ignore =
|
|||||||
Ethernet3
|
Ethernet3
|
||||||
Ethernet2
|
Ethernet2
|
||||||
Ethernet
|
Ethernet
|
||||||
|
Ethernet5100
|
||||||
NRFFlashStorage
|
NRFFlashStorage
|
||||||
UIPEthernet
|
UIPEthernet
|
||||||
EEPROM
|
EEPROM
|
||||||
@@ -413,6 +420,7 @@ lib_ignore =
|
|||||||
WifiManager
|
WifiManager
|
||||||
Ethernet3
|
Ethernet3
|
||||||
Ethernet2
|
Ethernet2
|
||||||
|
Ethernet
|
||||||
NRFFlashStorage
|
NRFFlashStorage
|
||||||
WebServer
|
WebServer
|
||||||
UIPEthernet
|
UIPEthernet
|
||||||
@@ -427,7 +435,7 @@ lib_deps =
|
|||||||
https://github.com/anklimov/CmdArduino
|
https://github.com/anklimov/CmdArduino
|
||||||
https://github.com/anklimov/ModbusMaster
|
https://github.com/anklimov/ModbusMaster
|
||||||
https://github.com/anklimov/DMXSerial
|
https://github.com/anklimov/DMXSerial
|
||||||
https://github.com/anklimov/Ethernet
|
https://github.com/anklimov/Ethernet5100
|
||||||
https://github.com/knolleary/pubsubclient.git
|
https://github.com/knolleary/pubsubclient.git
|
||||||
https://github.com/anklimov/Artnet.git
|
https://github.com/anklimov/Artnet.git
|
||||||
FastLED@3.3.2
|
FastLED@3.3.2
|
||||||
@@ -504,6 +512,7 @@ lib_ignore =
|
|||||||
DmxSimple
|
DmxSimple
|
||||||
httpClient
|
httpClient
|
||||||
Ethernet
|
Ethernet
|
||||||
|
Ethernet5100
|
||||||
Ethernet3
|
Ethernet3
|
||||||
NRFFlashStorage
|
NRFFlashStorage
|
||||||
WebServer
|
WebServer
|
||||||
@@ -553,6 +562,7 @@ lib_ignore =
|
|||||||
WifiManager
|
WifiManager
|
||||||
Ethernet3
|
Ethernet3
|
||||||
Ethernet2
|
Ethernet2
|
||||||
|
Ethernet
|
||||||
NRFFlashStorage
|
NRFFlashStorage
|
||||||
WebServer
|
WebServer
|
||||||
UIPEthernet
|
UIPEthernet
|
||||||
@@ -567,7 +577,7 @@ lib_deps =
|
|||||||
https://github.com/anklimov/CmdArduino
|
https://github.com/anklimov/CmdArduino
|
||||||
https://github.com/anklimov/ModbusMaster
|
https://github.com/anklimov/ModbusMaster
|
||||||
https://github.com/anklimov/DMXSerial
|
https://github.com/anklimov/DMXSerial
|
||||||
https://github.com/anklimov/Ethernet
|
https://github.com/anklimov/Ethernet5100
|
||||||
https://github.com/knolleary/pubsubclient.git
|
https://github.com/knolleary/pubsubclient.git
|
||||||
https://github.com/anklimov/Artnet.git
|
https://github.com/anklimov/Artnet.git
|
||||||
FastLED@3.3.2
|
FastLED@3.3.2
|
||||||
@@ -598,6 +608,7 @@ lib_ignore =
|
|||||||
WifiManager
|
WifiManager
|
||||||
FastLED
|
FastLED
|
||||||
Ethernet
|
Ethernet
|
||||||
|
Ethernet5100
|
||||||
DMXSerial
|
DMXSerial
|
||||||
DmxSimple
|
DmxSimple
|
||||||
httpClient
|
httpClient
|
||||||
|
|||||||
Reference in New Issue
Block a user