diff options
author | Wolfgang (Wolle) Ewald <wolfgang.ewald@wolles-elektronikkiste.de> | 2021-09-03 16:28:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-03 16:28:49 +0200 |
commit | c007056440e8f253234c8cfc1f3bcfce65104195 (patch) | |
tree | 6464b4dafb36397110a171f0fcca9b60ac4c611a | |
parent | Update ADS1115_WE.cpp (diff) | |
download | ADS1115_WE-c007056440e8f253234c8cfc1f3bcfce65104195.tar ADS1115_WE-c007056440e8f253234c8cfc1f3bcfce65104195.tar.gz ADS1115_WE-c007056440e8f253234c8cfc1f3bcfce65104195.tar.bz2 ADS1115_WE-c007056440e8f253234c8cfc1f3bcfce65104195.tar.lz ADS1115_WE-c007056440e8f253234c8cfc1f3bcfce65104195.tar.xz ADS1115_WE-c007056440e8f253234c8cfc1f3bcfce65104195.tar.zst ADS1115_WE-c007056440e8f253234c8cfc1f3bcfce65104195.zip |
-rw-r--r-- | library.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library.properties b/library.properties index 78947fe..1b23613 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ADS1115_WE
-version=1.3.8
+version=1.3.9
author=Wolfgang Ewald <wolfgang.ewald@wolles-elektronikkiste.de>
maintainer=Wolfgang Ewald <wolfgang.ewald@wolles-elektronikkiste.de>
sentence=A library for the ADS1115 ADC
|