Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vido committed Apr 7, 2016
1 parent ccdb701 commit 091192f
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion pingo/arduino/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Troubleshooting

## Arduino IDE
## Board Auto Discovery Failed!, Shutting Down
If anyone is facing some error like this:
```
Please wait while Arduino is being detected. This can take up to 30 seconds ...
Board Auto Discovery Failed!, Shutting Down
```

Please, upload the StandardFirmata.ino sketch.
It can be found on Arduino >> Examples >> Firmata >> StandardFirmata
* https://github.com/firmata/arduino/blob/master/examples/StandardFirmata/StandardFirmata.ino
* https://www.arduino.cc/en/Reference/Firmata


## Arduino IDE errors
If anyone is facing some error like this:
```
$ arduino
Expand Down

0 comments on commit 091192f

Please sign in to comment.