fixed network for MEGA+Wiz5500,

Mega DMX OUT on TX1 pin now (same with DUE),
E81 port Modbus dimmer settings for MEGA. AVR Binaries
This commit is contained in:
2019-07-08 02:25:41 +03:00
parent 1919d3c210
commit 4efe3af7bb
7 changed files with 8200 additions and 8582 deletions

View File

@@ -20,7 +20,7 @@ env_default =
; mega2560-5100
; Arduino Mega + Ethernet shield Wiznet 5500
; mega2560-5500
mega2560-5500
; LightHub controller HW revision 2.1 and above (Wiznet 5500 CS on pin 53)
; lighthub21
@@ -288,6 +288,7 @@ lib_ignore =
DmxDue
DueFlashStorage
WifiManager
Ethernet
Ethernet3
HTTPClient
NRFFlashStorage
@@ -304,7 +305,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/Ethernet2
https://github.com/knolleary/pubsubclient.git
https://github.com/anklimov/Artnet.git
FastLED