Skip to content
Snippets Groups Projects
Commit 15309c21 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Fixed punctuation.

parent 5a5a65f7
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ git clone http://git.zsinfo.nl/CHMonitor/DS18B20.git /home/pi/sensor
Edit the sensorId and apiKey values in the `updateSensor.php` file to the values supplied to you on the CH Monitor panel.
Test if the script finds the temperature sensor by running the following command. Exit the script using `ctrl + c`
Test if the script finds the temperature sensor by running the following command. Exit the script using `ctrl + c`.
```
php /home/pi/sensor/updateSensor.php
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment