mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 16:16:13 +01:00
Timer one lib
This commit is contained in:
parent
e529b9b0c6
commit
f263975672
|
@ -40,6 +40,7 @@ lib_deps =
|
||||||
Adafruit/Adafruit_BusIO
|
Adafruit/Adafruit_BusIO
|
||||||
Adafruit/Adafruit_SSD1306
|
Adafruit/Adafruit_SSD1306
|
||||||
Adafruit/Adafruit-GFX-Library
|
Adafruit/Adafruit-GFX-Library
|
||||||
|
PaulStoffregen/TimerOne
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
monitor_flags = --echo
|
monitor_flags = --echo
|
||||||
|
|
||||||
|
@ -53,6 +54,7 @@ lib_deps =
|
||||||
arduino-libraries/Ethernet
|
arduino-libraries/Ethernet
|
||||||
SPI
|
SPI
|
||||||
marcoschwartz/LiquidCrystal_I2C
|
marcoschwartz/LiquidCrystal_I2C
|
||||||
|
PaulStoffregen/TimerOne
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
monitor_flags = --echo
|
monitor_flags = --echo
|
||||||
|
|
||||||
|
@ -80,5 +82,6 @@ lib_deps =
|
||||||
arduino-libraries/Ethernet
|
arduino-libraries/Ethernet
|
||||||
SPI
|
SPI
|
||||||
marcoschwartz/LiquidCrystal_I2C
|
marcoschwartz/LiquidCrystal_I2C
|
||||||
|
PaulStoffregen/TimerOne
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
monitor_flags = --echo
|
monitor_flags = --echo
|
||||||
|
|
Loading…
Reference in New Issue
Block a user