Edited README via GitHub

master
ErikZalm 2011-08-29 00:09:18 +03:00
parent b5f6482dce
commit 67967a4b60
1 changed files with 15 additions and 1 deletions

16
README
View File

@ -51,6 +51,20 @@ If all goes well the firmware is uploading
Start pronterface Start pronterface
Select the correct Serial Port. Type 250000 in the baudrate field. Select the correct Serial Port. Type 250000 in the baudrate field.
Press the Connect button. Press the Connect button
===============================================================================================
Known issues
On some systems we get compilation errors.
This is caused by the "wiring_serial.c" and "wiring.c".
The simple fix is to delete these files but this may have a performance impact.
The best workaround is to move these files to sanguino directory.
(".../arduino-0018/hardware/Sanguino/cores/arduino/" on windows systems)