Skip to content

Commit c1ee9ca

Browse files
authored
Merge pull request #2998 from oltaco/heltec-t1-bodmer
Fix: Heltec t1: add missing bodmer TFT_eSPI library
2 parents 2834121 + 91e65af commit c1ee9ca

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)