Skip to content

Commit edd197d

Browse files
tobiasschuergvlastahajek
authored andcommitted
Update README.md
1 parent 134f433 commit edd197d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ If you couldn't solve a problem by yourself, please, post an issue including the
361361
### Initialization
362362
```cpp
363363
#define INFLUXDB_HOST "192.168.0.32"
364-
#define INFLUXDB_PORT "1337"
364+
#define INFLUXDB_PORT 1337
365365
#define INFLUXDB_DATABASE "test"
366366
//if used with authentication
367367
#define INFLUXDB_USER "user"

0 commit comments

Comments
 (0)