Skip to content

Commit c67ec5e

Browse files
committed
project file updates
1 parent 9e877f1 commit c67ec5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tcUnicodeHelper",
33
"keywords": "unicode, graphics, font",
4-
"description": "Adds tcUnicode support to Adafruit_GFX, U8G2, and TFT_eSPI graphics libraries with a graphical font creation utility available",
4+
"description": "Adds tcUnicode support to Adafruit_GFX, U8G2, tcMenu, and TFT_eSPI graphics libraries with a graphical font creation utility available",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/davetcc/tcUnicodeHelper"

library.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#
55

66
name=tcUnicodeHelper
7-
version=0.0.1
8-
maintainer=www.thecoderscorner.com
7+
version=0.1.0
8+
maintainer=https://www.thecoderscorner.com
99
author=davetcc
1010
category=Other
1111
url=https://github.com/davetcc/tcUnicodeHelper
12-
sentence=Adds tcUnicode support to Adafruit_GFX, U8G2, and TFT_eSPI graphics libraries with a graphical font creation utility available
13-
paragraph=Adds tcUnicode support to Adafruit_GFX, U8G2, and TFT_eSPI graphics libraries with a graphical font creation utility available
12+
sentence=Adds tcUnicode support to Adafruit_GFX, U8G2, tcMenu, and TFT_eSPI graphics libraries with a graphical font creation utility available
13+
paragraph=Adds tcUnicode support to Adafruit_GFX, U8G2, tcMenu, and TFT_eSPI graphics libraries with a graphical font creation utility available

0 commit comments

Comments
 (0)