This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
digispark:tutorials:proisp [2014/07/07 14:02] FourG Added Windows troubleshooting section with possible solutions to a few issues I encountered when following the guide with an Arduino Uno R3. |
digispark:tutorials:proisp [2014/07/13 03:36] defragster gave -com3 example |
||
|---|---|---|---|
| Line 32: | Line 32: | ||
| </code> | </code> | ||
| If you are not using an arduino uno change the "-c arduino" to match your device. | If you are not using an arduino uno change the "-c arduino" to match your device. | ||
| + | |||
| + | Change '-P [COM PORT OF YOUR ARDUINO]' to 'com' and the right number like: '-P com3'. | ||
| You may also need to replace the micronucleus command line at Arduino/hardware/digistump/avr/tools | You may also need to replace the micronucleus command line at Arduino/hardware/digistump/avr/tools | ||