From 68fb4a348686f4d62ff0f020bbe47e766de7bb38 Mon Sep 17 00:00:00 2001 From: Hedrahexon Date: Mon, 15 Jul 2024 11:58:10 +0530 Subject: [PATCH] Update library.properties --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index c6052d6..0530985 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=X9C103S -version=1.1.1 +version=1.2.0 author=Johan Thomas JIji maintainer=johanthomasjiji@gmail.com sentence=A light library to control X9C103S digital potentiometers. -paragraph=This is a library that controls X9C103S digital potentiometers. While using this library to control a potentiometer, the pot should not be controled by any other means. Tjis is because the library keeps a tab of the resistance and changing the resistance without the knowledge of the library can result in the setResistance method setting wrong resistance values. +paragraph=This is a library that controls X9C103S digital potentiometers. While using this library to control a potentiometer, the pot should not be controled by any other means. This is because the library keeps a tab of the resistance and changing the resistance without the knowledge of the library can result in the setResistance method setting wrong resistance values. category=Device Control url=https://github.com/Hedrahexon/X9C103S architectures=*