init weather station
This commit is contained in:
commit
551367cc83
12 changed files with 29 additions and 0 deletions
3
sync.sh
Executable file
3
sync.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
rsync -avc --exclude-from=./rsync-exclude.txt /Volumes/CIRCUITPY/ ./CIRCUITPY/
|
||||
Loading…
Add table
Add a link
Reference in a new issue