Skip to content

Commit

Permalink
Update to library version of Eventually
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewturner committed Oct 22, 2023
1 parent 4e5f955 commit 551f9fc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ monitor_speed = 115200
lib_deps =
fastled/FastLED@^3.4.0
adafruit/RTClib@^1.14.1
https://github.com/matthewturner/Eventually.git
https://github.com/matthewturner/Eventually-StateMachineListener.git
https://github.com/matthewturner/Eventually-CommandListener.git
matthewturner/Eventually2@^2.0
matthewturner/EventuallyCommand@^0.4.0
matthewturner/EventuallyStateMachine@^0.3.0
featherfly/SoftwareSerial@^1.0
https://github.com/MHotchin/Timezone.git
paulstoffregen/Time@^1.6.1
Expand All @@ -33,9 +33,9 @@ platform = native
lib_deps =
fastled/FastLED@^3.4.0
adafruit/RTClib@^1.14.1
https://github.com/matthewturner/Eventually.git
https://github.com/matthewturner/Eventually-StateMachineListener.git
https://github.com/matthewturner/Eventually-CommandListener.git
matthewturner/Eventually2@^2.0
matthewturner/EventuallyCommand@^0.4.0
matthewturner/EventuallyStateMachine@^0.3.0
featherfly/SoftwareSerial@^1.0
https://github.com/MHotchin/Timezone.git
paulstoffregen/Time@^1.6.1
Expand All @@ -49,9 +49,9 @@ debug_test = test_schedule
lib_deps =
fastled/FastLED@^3.4.0
adafruit/RTClib@^1.14.1
https://github.com/matthewturner/Eventually.git
https://github.com/matthewturner/Eventually-StateMachineListener.git
https://github.com/matthewturner/Eventually-CommandListener.git
matthewturner/Eventually2@^2.0
matthewturner/EventuallyCommand@^0.4.0
matthewturner/EventuallyStateMachine@^0.3.0
featherfly/SoftwareSerial@^1.0
https://github.com/MHotchin/Timezone.git
paulstoffregen/Time@^1.6.1
Expand Down

0 comments on commit 551f9fc

Please sign in to comment.