9
Page
Version 1.1 December 2020
cd
cd SDL_Pi_SkyWeather2
git pull
You will see something like this:
pi@SwitchDocLabs:~/SDL_Pi_SkyWeather2 $ git pull
remote: Enumerating objects: 19, done.
remote: Counting objects: 100% (19/19), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 12 (delta 10), reused 12 (delta 10), pack-reused 0
Unpacking objects: 100% (12/12), done.
From https://github.com/switchdoclabs/SDL_Pi_SkyWeather2
f2193a0..c98a45c master -> origin/master
Updating f2193a0..c98a45c
Fast-forward
README.md | 2 ++
SkyCamera.py | 2 +-
SkyWeather2.py | 2 +-
pclogging.py | 12 +++++++-----
state.py | 3 +++
testWirelessSensors.py | 18 ++++++++----------
6 files changed, 22 inse), 17 deletions(-)
Or, if your software is up to date:
pi@SwitchDocLabs:~/SDL_Pi_SkyWeather2 $ git pull
Already up to date.
Initial Testing of your SkyWeather2 System
Please refer to the “Testing SkyWeather2” in the “SkyWeather2 Assembly and Test Manual”.
Parts List
Note: you can print your own 3D Printed parts with the STL files located here:
https://github.com/switchdoclabs/SDL_STL_SkyWeather2