Skip to content

Commit 9f76290

Browse files
committed
Updates descriptions and sets version to 1.0.1.
1 parent a01b68c commit 9f76290

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=ESP8266 Influxdb
2-
version=1.0.0
2+
version=1.0.1
33
author=Tobias Schürg
44
maintainer=Tobias Schürg
5-
sentence=Library for for sending measurements to an Influx database.
6-
paragraph=It's very easy to set up and supports sending single measurements independently but also sending batches of measurements.
5+
sentence=Library for easily sending measurements to an Influx database.
6+
paragraph=This library is a easy to set up and supports sending SINGLE MEASUREMENTS independently as well as sending BATCHES OF MEASUREMENTS with a single http request.
77
category=Data Storage
88
url=https://github.com/tobiasschuerg/ESP8266_Influx_DB
99
architectures=*

0 commit comments

Comments
 (0)