Skip to content

Commit 86ad67a

Browse files
Update README.md
1 parent 44f8b5a commit 86ad67a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Library for NodeMcu / ESP8266 (and Arduino?) for sending measurements to an Influx database.
44

5+
[There is also a branch with v2 support](https://github.com/tobiasschuerg/ESP8266_Influx_DB/tree/v2)
6+
57
## Initialization
68
```cpp
79
#define INFLUXDB_HOST "192.168.0.32"

0 commit comments

Comments
 (0)