Skip to content

Commit

Permalink
Merge branch 'master' of github.com:frc3223/lightshow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellery Newcomer committed Dec 16, 2018
2 parents 9c445ef + 9d35443 commit ff8b657
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ git clone https://github.com/adafruit/Adafruit_Python_GPIO.git
python setup.py install
```

* pyfrc should be installed
both on the pi and your workstation


# Deploy

Expand Down
3 changes: 3 additions & 0 deletions runtests.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
$env:PYTHONPATH="$(pwd)/src"

py -m pytest tests

0 comments on commit ff8b657

Please sign in to comment.