Skip to content

Commit 495c29c

Browse files
committed
Updated Robot libraries
See #4040
1 parent 275051f commit 495c29c

8 files changed

+7
-6
lines changed

build/RobotIRremote-1.0.2.zip.sha

-1
This file was deleted.

build/RobotIRremote-2.0.0.zip.sha

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
55f0d5a22cf48df682a236a5c326566515f5f84e

build/Robot_Control-1.0.3.zip.sha

-1
This file was deleted.

build/Robot_Control-1.0.4.zip.sha

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e6c414ba6993acbe6aa8381225ee4f3ccf9ab4ae

build/Robot_Motor-1.0.2.zip.sha

-1
This file was deleted.

build/Robot_Motor-1.0.3.zip.sha

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4b293c043e5970579f60c1d421a5ff94f18c7346

build/build.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@
230230

231231
<download-library name="Firmata" version="2.5.6"/>
232232
<download-library name="Bridge" version="1.6.3"/>
233-
<download-library name="Robot_Control" version="1.0.3"/>
234-
<download-library name="Robot_Motor" version="1.0.2"/>
235-
<download-library name="RobotIRremote" version="1.0.2"/>
233+
<download-library name="Robot_Control" version="1.0.4"/>
234+
<download-library name="Robot_Motor" version="1.0.3"/>
235+
<download-library name="RobotIRremote" version="2.0.0"/>
236236
<download-library name="SpacebrewYun" version="1.0.1"/>
237237
<download-library name="Temboo" version="1.2.1"/>
238238
<download-library name="Esplora" version="1.0.4"/>

build/shared/revisions.txt

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ARDUINO 1.8.4
1313

1414
[libraries]
1515
* Fixed wrong folder name for "Adafruit Circuit Playground" library, now it can be updated cleanly.
16+
* Fixed wrong include for "RobotIRRemote", now it should not interfere anymore with the real IRRemote.
1617

1718
ARDUINO 1.8.3 2017.05.31
1819

0 commit comments

Comments
 (0)