Skip to content

Commit 27b083a

Browse files
chore: update dependencies to align with latest versions
1 parent 2e3f82b commit 27b083a

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/run-cl-arduino.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
echo Bodmer/TFT_eFEX >> depend.list
3434
echo Bodmer/TFT_eWidget >> depend.list
3535
echo bitbank2/PNGdec >> depend.list
36+
echo bitbank2/bb_spi_lcd >> depend.list
3637
echo bitbank2/AnimatedGIF >> depend.list
3738
echo tanakamasayuki/I2C_BM8563 >> depend.list
3839
echo PaulStoffregen/Time >> depend.list

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Seeed_Arduino_LCD",
3-
"version": "2.0.1",
3+
"version": "2.0.3",
44
"keywords": "tft, ePaper, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486, ST7789, RM68140",
55
"description": "A TFT and ePaper SPI graphics library for Arduino",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Seeed_Arduino_LCD
2-
version=2.0.1
2+
version=2.0.3
33
author=Bodmer
44
maintainer=Hongtai.liu<lht856@foxmail.com>
55
sentence=A fast TFT graphics library for Arduino.

0 commit comments

Comments
 (0)