mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
replaced tabs with spaces
This commit is contained in:
parent
c15b820ca4
commit
2296b229bb
@ -187,14 +187,14 @@
|
||||
<param name="final_folder" value="${target.path}/libraries/Firmata-2.4.3" />
|
||||
<param name="dest_folder" value="${target.path}/libraries" />
|
||||
</antcall>
|
||||
<move file="${target.path}/libraries/Firmata-2.4.3" tofile="${target.path}/libraries/Firmata" />
|
||||
<move file="${target.path}/libraries/Firmata-2.4.3" tofile="${target.path}/libraries/Firmata" />
|
||||
<antcall target="unzip">
|
||||
<param name="archive_file" value="Temboo-1.1.2.zip" />
|
||||
<param name="archive_url" value="https://github.com/temboo/Temboo/archive/1.1.2.zip" />
|
||||
<param name="final_folder" value="${target.path}/libraries/Temboo-1.1.2" />
|
||||
<param name="dest_folder" value="${target.path}/libraries" />
|
||||
</antcall>
|
||||
<move file="${target.path}/libraries/Temboo-1.1.2" tofile="${target.path}/libraries/Temboo" />
|
||||
<move file="${target.path}/libraries/Temboo-1.1.2" tofile="${target.path}/libraries/Temboo" />
|
||||
</target>
|
||||
|
||||
<!-- copy hardware folder -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user