From b32ac5a18c668e1c09351c50b2a811f05dbc245a Mon Sep 17 00:00:00 2001 From: iuri Date: Mon, 25 Mar 2024 20:07:50 +0400 Subject: [PATCH] update library info --- library.json | 2 +- library.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index a4328e3..a50ee8e 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "LiquidCrystal_I2C_STEM", - "keywords": "LCD, liquidcrystal, I2C, STEM", + "keywords": "LCD, Liquid crystal, I2C, STEM", "description": "A library for DFRobot I2C LCD displays", "repository": { "type": "git", diff --git a/library.properties b/library.properties index 8cd2f21..b9329f7 100644 --- a/library.properties +++ b/library.properties @@ -1,6 +1,6 @@ name=LiquidCrystal_I2C_STEM -version=1.1.4 -author=Frank de Brabander +version=0.0.1 +author=Iuri Jikidze maintainer=Iuri Jikidze sentence=A library for I2C LCD displays. paragraph= The library allows to control I2C displays with functions extremely similar to LiquidCrystal library.