diff options
-rw-r--r-- | library.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library.properties b/library.properties index fd0d00e..03e1dbb 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ADS1115_WE
-version=1.0.0
+version=1.1.0
author=Wolfgang Ewald <wolfgang.ewald@wolles-elektronikkiste.de>
maintainer=Wolfgang Ewald <wolfgang.ewald@wolles-elektronikkiste.de>
sentence=A library for the ADS1115 ADC
@@ -7,4 +7,4 @@ paragraph=An Arduino library for the 16-bit, 4 channel ADS1115 ADC, convenient t category=Signal Input/Output
url=https://github.com/wollewald/ADS1115_WE
architectures=*
-includes=ADS1115_WE.h
\ No newline at end of file +includes=ADS1115_WE.h
|