ndentation test

This commit is contained in:
Robin Müller 2020-10-13 20:45:35 +02:00
parent 05bc5e474c
commit 3ea528dc5f
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ make clean -j
- Take any example sketch (.cpp or .ino). An example file will be generated and should be deleted manually in the tree view on the left
- Eclipse should ask whether it should switch to the Arduino View. Confirm this with yes.
Now the top menu should have an Arduino section which can be used to install all required libraries and Arduino cores. The project properties can be accessed in the tree view on the left by right clicking on the arduino folder and selecting properties
Now the top menu should have an Arduino section which can be used to install all required libraries and Arduino cores. The project properties can be accessed in the tree view on the left by right clicking on the arduino folder and selecting properties
4. It is recommended to get familiar with the interface provided by the plugin. A majority of functions is provided by top bar elements as shown in the following picture.