File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Eclipse update site/WebContent Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,16 @@ Right click on the project and select properties.
7
7
In properties select Arduino.
8
8
Here you can change your Arduino settings.
9
9
The dialog looks pretty much like the one in the sketch creation wizard.
10
- ![ change Arduino board settings] (http://iloapp.baeyens.it/data/_gallery/public/6/141807692282059000_resized.png =500x)
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+ ![ change Arduino board settings] ( http://iloapp.baeyens.it/data/_gallery/public/6/141807692282059000_resized.png )
11
20
12
21
** Party success**
13
22
Original file line number Diff line number Diff line change 47
47
<a href="#d" ng-class="tab.d" class="list-group-item small" ng-click="select('d')">Install V2 product</a>
48
48
<a href="#e" ng-class="tab.e" class="list-group-item small" ng-click="select('e')">Configure</a>
49
49
<a href="#f" ng-class="tab.f" class="list-group-item small" ng-click="select('f')">Create sketch</a>
50
- <a href="#f " ng-class="tab.f " class="list-group-item small" ng-click="select('lib')">Add a library to a sketch</a>
50
+ <a href="#lib " ng-class="tab.lib " class="list-group-item small" ng-click="select('lib')">Add a library to a sketch</a>
51
51
<a href="#g" ng-class="tab.g" class="list-group-item small" ng-click="select('g')">Change the serial port</a>
52
52
<a href="#h" ng-class="tab.h" class="list-group-item small" ng-click="select('h')">Change the arduino board</a>
53
53
<a href="#i" ng-class="tab.i" class="list-group-item small" ng-click="select('i')">Work with Teensy</a>
You can’t perform that action at this time.
0 commit comments