first commit
This commit is contained in:
commit
a5a0434432
1126 changed files with 439481 additions and 0 deletions
14
Troubleshooting/README.md
Normal file
14
Troubleshooting/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# GrovePi Trubleshooting Script
|
||||
|
||||
The scripts here are for finding the common problems with the GrovePi.
|
||||
|
||||
To run the test, make the complete_test.sh executable:
|
||||
sudo chmod +x complete_test.sh
|
||||
and run it:
|
||||
sudo ./complete_test.sh
|
||||
|
||||
Choose option 5 to run all the tests. This might take a few minutes.
|
||||
|
||||
Once the tests are completed, a log.txt file would be created on the Desktop. Send this by email or post it on the forums.
|
||||
|
||||
See more about the GrovePi at http://www.dexterindustries.com/grovepi
|
||||
Loading…
Add table
Add a link
Reference in a new issue