mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-24 13:21:23 +01:00
Update platformio.ini
Add Ethernet library dependency when that is enabled
This commit is contained in:
parent
283a988ba3
commit
2929ce167b
@ -32,6 +32,7 @@ framework = arduino
|
||||
lib_deps =
|
||||
${env.lib_deps}
|
||||
DIO2
|
||||
arduino-libraries/Ethernet @ 2.0.0
|
||||
|
||||
[env:mega328]
|
||||
platform = atmelavr
|
||||
|
Loading…
Reference in New Issue
Block a user