We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abcbfa3 commit bec98c2Copy full SHA for bec98c2
README.md
@@ -32,7 +32,7 @@ Here,
32
* `StreamLog.head` function is for sensor data headings/names of columns, this could be as many as you want.
33
* In `StreamLog.data`
34
- 5000: Time interval between data logs in milliseconds (5 seconds)
35
- - 3: Total number of variables ( sensor readings), including the delay and other values. This could be as many as want
+ - 3: Total number of variables ( sensor readings), including the delay and other values. This could be as many as you want.
36
37
<br/>
38
0 commit comments