Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wintespe authored Jun 30, 2023
1 parent 7137eb1 commit 4c8db11
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ An example of a data scan for temperature logging is shown below:

The corresponding output in the log window is:

_03/20/2023 14:41:08 DS18B20 Temperature = 15.6 BMP280 Temperature = 15
20.03.2023 14:41:18 DS18B20 Temperature = 15.6 BMP280 Temperature = 15_
_20.03.2023 14:41:08 DS18B20 Temperature = 15.6 BMP280 Temperature = 15_

_20.03.2023 14:41:18 DS18B20 Temperature = 15.6 BMP280 Temperature = 15_

At the same time, ScanIt writes the log data to a file in CSV format. Each entry is separated by a tab. This makes it easy to import the file into **LibreOffice-Calc** or **Excel**.

Expand Down

0 comments on commit 4c8db11

Please sign in to comment.