mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Merge remote branch 'ricklon/platforms' into platforms
This commit is contained in:
@ -82,7 +82,7 @@ public class Target {
|
|||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
System.err.println("Error loading platforms from " +
|
System.err.println("Error loading platforms from " +
|
||||||
platformsFile + ": " + e);
|
platformsFile + ": " + e);
|
||||||
System.exit(0);
|
//System.exit(0);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user