File tree 4 files changed +8
-3
lines changed
4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ function internalListFiles($prefix) {
22
22
include "files.php " ;
23
23
global $ filter ;
24
24
$ filter = $ prefix ;
25
- $ lines =$ lines ." " .$ prefix ." " ;
25
+ // $lines=$lines." ".$prefix." ";
26
26
date_default_timezone_set ( 'UTC ' );
27
27
28
28
$ files = array_filter ( $ files , "filter " );
Original file line number Diff line number Diff line change 74
74
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_2_0/sloeber-ide-V4.4.2-macosx.cocoa.x86_64.zip " ,
75
75
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_2_0/sloeber-ide-V4.4.2-win32.win32.x86_64.zip " ,
76
76
77
+ "https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_3_0/sloeber-ide-V4.4.3-linux.gtk.x86_64.tar.gz " ,
78
+ "https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_3_0/sloeber-ide-V4.4.3-macosx.cocoa.aarch64.zip " ,
79
+ "https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_3_0/sloeber-ide-V4.4.3-macosx.cocoa.x86_64.zip " ,
80
+ "https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_3_0/sloeber-ide-V4.4.3-win32.win32.x86_64.zip " ,
81
+
77
82
);
78
83
79
84
?>
Original file line number Diff line number Diff line change 1
1
<?php
2
2
$STABLE_VERSION_MAJOR=4;
3
3
$STABLE_VERSION_MINOR=4;
4
- $STABLE_VERSION_PATCH=2 ;
4
+ $STABLE_VERSION_PATCH=3 ;
5
5
?>
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>Sloeber V4.4.2 contains some minor fixes among them incompatibility fixes with the latest eclipse </h1>
43
+ <h1>Sloeber V4.4.3 because we love Teensy </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>
You can’t perform that action at this time.
0 commit comments