File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ function internalListFiles($prefix) {
2222 include "files.php " ;
2323 global $ filter ;
2424 $ filter = $ prefix ;
25- $ lines =$ lines ." " .$ prefix ." " ;
25+ // $lines=$lines." ".$prefix." ";
2626 date_default_timezone_set ( 'UTC ' );
2727
2828 $ files = array_filter ( $ files , "filter " );
Original file line number Diff line number Diff line change 7474 "https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_2_0/sloeber-ide-V4.4.2-macosx.cocoa.x86_64.zip " ,
7575 "https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_2_0/sloeber-ide-V4.4.2-win32.win32.x86_64.zip " ,
7676
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+
7782);
7883
7984?>
Original file line number Diff line number Diff line change 11 <?php
22 $STABLE_VERSION_MAJOR=4;
33 $STABLE_VERSION_MINOR=4;
4- $STABLE_VERSION_PATCH=2 ;
4+ $STABLE_VERSION_PATCH=3 ;
55 ?>
Original file line number Diff line number Diff line change 4040 This represents a completely <b>free and open</b> Arduino IDE alternative!<br>
4141 Download the product, unpack and play!<br>
4242 </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>
4444 <p>Welcome to a next stage for your Arduino projects!</p>
4545 <p>
4646 <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