mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 05:39:51 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user