File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -133,9 +133,9 @@ build_flags =
133
133
-DINA219_POWER_SENSE =true
134
134
lib_deps =
135
135
${esp32base.lib_deps}
136
- adafruit/Adafruit MCP23017 Arduino Library @ ^ 1.3.0
137
- fastled/FastLED @ ^3.4.0
138
- adafruit/Adafruit BusIO @ ^1.9.1
136
+ adafruit/Adafruit MCP23017 Arduino Library @ 1.3.0
137
+ fastled/FastLED @ 3.9.7
138
+ adafruit/Adafruit BusIO @ 1.16.2
139
139
140
140
[env:chainlinkDriverTester]
141
141
extends =esp32base
@@ -148,8 +148,8 @@ build_flags =
148
148
-DINA219_POWER_SENSE =true
149
149
lib_deps =
150
150
${esp32base.lib_deps}
151
- adafruit/Adafruit MCP23017 Arduino Library @ ^ 1.3.0
152
- adafruit/Adafruit BusIO @ ^1.9.1
151
+ adafruit/Adafruit MCP23017 Arduino Library @ 1.3.0
152
+ adafruit/Adafruit BusIO @ 1.16.2
153
153
build_type = debug
154
154
155
155
[env:esp32CustomAdvanced]
You can’t perform that action at this time.
0 commit comments