Skip to content

Commit 1e64366

Browse files
authored
Merge pull request #57 from IwanIDev/hotfix/specify-dependency-versions
Hotfix - Specify dependency versions for stability
2 parents c743a0b + 086aa38 commit 1e64366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ paragraph=This library provides a complete framework for building automated LEGO
77
category=Device Control
88
url=https://github.com/IwanIDev/lego-arduino-train
99
architectures=esp32
10-
depends=NimBLE-Arduino, Legoino
10+
depends=NimBLE-Arduino (=1.4.3), Legoino (=1.1.0)
1111
includes=LegoTrainController.h
1212
license=MIT
1313
repository=https://github.com/IwanIDev/lego-arduino-train.git

0 commit comments

Comments
 (0)