Initial commit from private

This commit is contained in:
2019-07-15 20:51:25 -04:00
commit 264f03a22f
55 changed files with 2006 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
SET REMOTE=ckaczor@172.23.10.6
plink %REMOTE% mkdir -p Weather/Arduino
pscp -v -r makefile Weather.ino %REMOTE%:Weather/Arduino