mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-23 21:01:25 +01:00
Renamed library dependencies
This commit is contained in:
parent
170c9ab1ea
commit
8f4e4f332a
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <CommandStation.h>
|
||||
#include <DCC-EX-Lib.h>
|
||||
#include <ArduinoTimers.h>
|
||||
|
||||
#include "Config.h"
|
@ -14,7 +14,7 @@ src_dir = .
|
||||
|
||||
[env]
|
||||
lib_deps =
|
||||
https://github.com/DCC-EX/CommandStation.git#master
|
||||
https://github.com/DCC-EX/DCC-EX-Lib.git#master
|
||||
https://github.com/davidcutting42/ArduinoTimers.git#master
|
||||
|
||||
[env:samd21]
|
||||
|
Loading…
Reference in New Issue
Block a user