From 05bc5e474c09327fdeab02c67e93ed61dc305cd0 Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" Date: Tue, 13 Oct 2020 20:45:04 +0200 Subject: [PATCH] tab indentation --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4911030..9ba8d9c 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,12 @@ make clean -j 2. Install the Eclipse Sloeber plugin by going to Help → Eclipse Marketplace and searching for Sloeber V4 and installing it 3. First time setup: - - Create a new Arduino sketch by going to File → New → Other → Arduino Sketch. + - Create a new Arduino sketch by going to File → New → Other → Arduino Sketch. - - Unselect Use Default destination and pick the arduino folder inside eive\_obsw. The name does not really matter, arduino was taken for the example. - - The board specific information can changed later so its okay to take any option here and change it later. - - 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. + - Unselect Use Default destination and pick the arduino folder inside eive\_obsw. The name does not really matter, arduino was taken for the example. + - The board specific information can changed later so its okay to take any option here and change it later. + - 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