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.