1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-12-24 13:21:23 +01:00

Update platformio.ini

Update platformio build check to include the Ethernet and SPI libraries for a mega when ethernet is used
This commit is contained in:
Fred 2020-09-26 16:52:13 -04:00 committed by GitHub
parent 6fb11d5ac9
commit 59383dd6d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@ lib_deps =
${env.lib_deps}
DIO2
arduino-libraries/Ethernet
SPI
[env:mega328]
platform = atmelavr