Skip to content

Commit

Permalink
Update bundled libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
facchinm committed Sep 13, 2019
1 parent 0ce5e1e commit e8b17e4
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
1 change: 0 additions & 1 deletion build/Adafruit_Circuit_Playground-1.8.1.zip.sha

This file was deleted.

1 change: 1 addition & 0 deletions build/Adafruit_Circuit_Playground-1.8.6.zip.sha
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
699752e0ff1a709fb9e0c7e555ef97d2562da087
1 change: 0 additions & 1 deletion build/Servo-1.1.3.zip.sha

This file was deleted.

1 change: 1 addition & 0 deletions build/Servo-1.1.5.zip.sha
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b770bee84d84cfc3f98629c578f8cbe8f54fb30d
4 changes: 2 additions & 2 deletions build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,9 +273,9 @@
<download-library name="Mouse" version="1.0.1"/>
<download-library name="Keyboard" version="1.0.2"/>
<download-library name="SD" version="1.2.3"/>
<download-library name="Servo" version="1.1.3"/>
<download-library name="Servo" version="1.1.5"/>
<download-library name="LiquidCrystal" version="1.0.7"/>
<download-library githubuser="Adafruit" name="Adafruit_CircuitPlayground" version="1.8.1" foldername="Adafruit_Circuit_Playground"/>
<download-library githubuser="Adafruit" name="Adafruit_CircuitPlayground" version="1.8.6" foldername="Adafruit_Circuit_Playground"/>
</target>

<macrodef name="download-library">
Expand Down

0 comments on commit e8b17e4

Please sign in to comment.