Skip to content

Commit 30bec11

Browse files
committed
Use 1.9.1 release of built-in examples
1 parent 9279f61 commit 30bec11

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Diff for: build/arduino-examples-1.9.0.zip.sha

-1
This file was deleted.

Diff for: build/arduino-examples-1.9.1.zip.sha

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

Diff for: build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<property name="arduinoOTA-VERSION" value="1.3.0" />
108108
<property name="WIFI101-FW-UPDATER_VERSION" value="0.11.0" />
109109
<!-- https://github.com/arduino/built-in-examples -->
110-
<property name="BUILT-IN-EXAMPLES-VERSION" value="1.9.0" />
110+
<property name="BUILT-IN-EXAMPLES-VERSION" value="1.9.1" />
111111

112112
<!-- Libraries required for running arduino -->
113113
<fileset dir=".." id="runtime.jars">

0 commit comments

Comments
 (0)