mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-08 11:22:40 +03:00
working on #223: Auto-detection of serial ports. Linux version ready
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<methods dir="${basedir}/src/processing/core" />
|
||||
|
||||
<mkdir dir="bin" />
|
||||
<javac source="1.5" target="1.5"
|
||||
<javac source="1.6" target="1.6"
|
||||
encoding="UTF-8"
|
||||
includeAntRuntime="false"
|
||||
srcdir="src" destdir="bin"/>
|
||||
|
Reference in New Issue
Block a user