Skip to content

Commit b3af208

Browse files
author
jantje
committed
more web beauty problem fixes
1 parent 0059884 commit b3af208

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

Eclipse update site/WebContent/fragments/how_to/change_arduino_bord.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,16 @@ Right click on the project and select properties.
77
In properties select Arduino.
88
Here you can change your Arduino settings.
99
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)
1120

1221
**Party success**
1322

Eclipse update site/WebContent/how_to.shtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<a href="#d" ng-class="tab.d" class="list-group-item small" ng-click="select('d')">Install V2 product</a>
4848
<a href="#e" ng-class="tab.e" class="list-group-item small" ng-click="select('e')">Configure</a>
4949
<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>
5151
<a href="#g" ng-class="tab.g" class="list-group-item small" ng-click="select('g')">Change the serial port</a>
5252
<a href="#h" ng-class="tab.h" class="list-group-item small" ng-click="select('h')">Change the arduino board</a>
5353
<a href="#i" ng-class="tab.i" class="list-group-item small" ng-click="select('i')">Work with Teensy</a>

0 commit comments

Comments
 (0)