This commit is contained in:
Robin Müller 2020-10-13 13:18:16 +02:00
parent 5fe5ad5b88
commit 8442bf45f3
2 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ make clean -j
6. It is recommended to get familiary with the interface provided by the plugin. A majority of functions is provided by top bar elements as shown in the following picture.
<img src="./../doc/img/eclipse_top_bar.png" width="80%">
<img src="eclipse_top_bar.png" width="80%">
<img src="../doc/img/eclipse_top_bar.png" width="80%">
### Build and flash instructions
1. An Arduino like bar can be seen at the top, which can be used to compile the software and flash it to the board. The check symbol is used to compile while the right arrow symbol is used to flash the software. There are also symbols to open the serial monitor or the serial plot.

BIN
eclipse_top_bar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB