Skip to content

Commit 8c49bc0

Browse files
authored
Update library.json
1 parent 17e592e commit 8c49bc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name": "Seeed_Arduino_LCD",
2+
"name": "Seeed_GFX",
33
"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":
77
{
88
"type": "git",
9-
"url": "https://github.com/Seeed-Studio/Seeed_Arduino_LCD"
9+
"url": "https://github.com/Seeed-Studio/Seeed_GFX"
1010
},
1111
"authors":
1212
[
@@ -18,4 +18,4 @@
1818
],
1919
"frameworks": "arduino",
2020
"platforms": "*"
21-
}
21+
}

0 commit comments

Comments
 (0)