Skip to content

Commit a3072c2

Browse files
committed
Check dependencies
1 parent 8371ed5 commit a3072c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/DBTFT/platformio.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ platform = espressif8266
1313
board = d1_mini
1414
framework = arduino
1515
lib_deps =
16-
soundstorm/DBAPI @ ^2.1.4
16+
soundstorm/DBAPI @ ^2.1.6
1717
arduino-libraries/NTPClient @ ^3.2.1
1818
adafruit/Adafruit GFX Library@^1.11.10
1919
adafruit/Adafruit ILI9341 @ ^1.5.12
@@ -29,7 +29,7 @@ framework = arduino
2929
build_flags = -D BOARD_2432S028R
3030
lib_ldf_mode = deep
3131
lib_deps =
32-
soundstorm/DBAPI @ ^2.1.4
32+
soundstorm/DBAPI @ ^2.1.6
3333
arduino-libraries/NTPClient @ ^3.2.1
3434
adafruit/Adafruit GFX Library@^1.11.10
3535
adafruit/Adafruit ILI9341 @ ^1.5.12
@@ -44,7 +44,7 @@ framework = arduino
4444
build_flags = -D BOARD_2432S028R -D USE_ST7798
4545
lib_ldf_mode = deep
4646
lib_deps =
47-
soundstorm/DBAPI @ ^2.1.4
47+
soundstorm/DBAPI @ ^2.1.6
4848
arduino-libraries/NTPClient @ ^3.2.1
4949
adafruit/Adafruit GFX Library@^1.11.10
5050
adafruit/Adafruit ST7735 and ST7789 Library@^1.11.0

0 commit comments

Comments
 (0)