Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ths2-9Y-LqJt6 authored and Ths2-9Y-LqJt6 committed Mar 23, 2017
1 parent ffcec69 commit 92b1cab
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Finally, use chrome to show it full screen:

## data

currently we're writting it in CSV to the ``data`` folder:
currently we're writing it in CSV to the ``data`` folder:

```csv
DATE,ID,TEMP,HUMIDITY
Expand Down
14 changes: 14 additions & 0 deletions data/2017-03-23
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,17 @@
2017-03-23 00:13:34,109,56.66,27
2017-03-23 00:14:07,211,72.32,38
2017-03-23 00:14:22,109,56.84,28
2017-03-23 00:14:55,211,72.32,38
2017-03-23 00:15:10,109,56.84,28
2017-03-23 00:15:43,211,72.32,38
2017-03-23 00:15:58,109,56.84,28
2017-03-23 00:16:31,211,72.32,38
2017-03-23 00:16:46,109,56.84,28
2017-03-23 00:17:19,211,72.32,37
2017-03-23 00:17:34,109,56.66,28
2017-03-23 00:18:07,211,72.32,37
2017-03-23 00:18:22,109,56.66,28
2017-03-23 00:18:55,211,72.32,37
2017-03-23 00:19:10,109,56.66,28
2017-03-23 00:19:43,211,72.32,37
2017-03-23 00:19:58,109,56.66,28

0 comments on commit 92b1cab

Please sign in to comment.