We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29cd89 commit 01bebd8Copy full SHA for 01bebd8
1 file changed
platformio.ini
@@ -133,9 +133,9 @@ build_flags =
133
-DINA219_POWER_SENSE=true
134
lib_deps =
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
+ adafruit/Adafruit MCP23017 Arduino Library @ 1.3.0
+ fastled/FastLED @ 3.9.7
+ adafruit/Adafruit BusIO @ 1.16.2
139
140
[env:chainlinkDriverTester]
141
extends=esp32base
@@ -148,8 +148,8 @@ build_flags =
148
149
150
151
152
153
build_type = debug
154
155
[env:esp32CustomAdvanced]
0 commit comments