Skip to content

Commit 70cb21b

Browse files
author
jantje
committed
Maked Arduini IDE 1.6.6 and newer as not supported
1 parent 9b73673 commit 70cb21b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

it.baeyens.arduino.core/src/it/baeyens/arduino/ui/ArduinoPreferencePage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public class ArduinoPreferencePage extends FieldEditorPreferencePage implements
6767
private org.eclipse.swt.graphics.Color greenColor = null;
6868
private Label myArduinoVersionOKText;
6969
private Label myMakeOKText;
70-
private String myAdvisedArduinIDEVersion = "1.6.5";
70+
private String myAdvisedArduinIDEVersion = "1.6.5 -newer versions will not work-";
7171
boolean myIsMakeInstalled;
7272
private String myInfoMessage = "";
7373

0 commit comments

Comments
 (0)