Removal of extra graphic.

This commit is contained in:
Tim Wilkes 2015-05-21 16:05:22 +01:00
parent 51bfcf220e
commit 4a48dfb3ce

View File

@ -37,8 +37,6 @@ Either way, you can use the Arduino IDE to compile and deploy the code. Set the
### Programming the HDK
![Arduino programmer with the HDK](../imgs/hdk3.png)
### Testing.
This program will echo out anything recieved on the SPI interface (from the pineapple) on the serial port (using the serial to USB adapter). This is by no means the only way to test everything is working, but serial is really helpful for debugging.