File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Eclipse update site/WebContent Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 40
40
This represents a completely <b>free and open</b> Arduino IDE alternative!<br>
41
41
Download the product, unpack and play!<br>
42
42
</p>
43
- <h1>V3 Is out. Try it out now!!!</h1>
43
+ <h1>V3.1 Is out. Try it out now!!!</h1>
44
44
<p>Welcome to a next stage for your Arduino projects!</p>
45
45
<p>
46
46
<a href="learn.shtml" class="btn btn-primary btn-lg" role="button">Learn more »</a>
Original file line number Diff line number Diff line change 1
1
<?php
2
2
require 'fragments/file-buttons.php ' ;
3
- $ version = "3.0 " ;
3
+ $ version = "3.1 " ;
4
4
5
5
if (isset ( $ _GET ["OS " ] ))
6
6
$ OS = $ _GET ["OS " ];
79
79
</div>
80
80
</div>
81
81
<div class="row">
82
- <p>Watch these movies to get a quick start:</p>
82
+ <p>Watch these V3.0 new and noteworthy video's to get a quick start:</p>
83
83
<iframe width="560" height="315" src="https://www.youtube.com/embed/HE5iYxv-B-o" frameborder="0" allowfullscreen></iframe>
84
84
<iframe width="560" height="315" src="https://www.youtube.com/embed/x_JKcvqpxq8" frameborder="0" allowfullscreen></iframe>
85
85
<iframe width="560" height="315" src="https://www.youtube.com/embed/quT-5SSj-Gg" frameborder="0" allowfullscreen></iframe>
You can’t perform that action at this time.
0 commit comments