Skip to content

Commit 91e65af

Browse files
committed
fix: heltec t1: add missing bodmer TFT_eSPI library
1 parent 2834121 commit 91e65af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

variants/heltec_t1/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ build_src_filter = ${nrf52_base.build_src_filter}
2323
lib_deps =
2424
${nrf52_base.lib_deps}
2525
${sensor_base.lib_deps}
26-
adafruit/Adafruit ST7735 and ST7789 Library @ ^1.11.0
26+
bodmer/TFT_eSPI @ ^2.4.31
2727
debug_tool = jlink
2828
upload_protocol = nrfutil
2929

0 commit comments

Comments
 (0)