Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.

Commit dd1af13

Browse files
author
Federico Fissore
committed
Due to website configuration changes, every url starting with http://arduino.cc has been changed to http://www.arduino.cc. Fixes #3191
1 parent 28d5dea commit dd1af13

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The library offers easy access to the data from the onboard Esplora's sensors, and provides the ability to change the state of the outputs.
44

55
For more information about this library please visit us at
6-
http://arduino.cc/en/Reference/EsploraLibrary
6+
http://www.arduino.cc/en/Reference/EsploraLibrary
77

88
== License ==
99

examples/Beginners/EsploraJoystickMouse/EsploraJoystickMouse.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
Updated 8 March 2014
2121
by Scott Fitzgerald
2222
23-
http://arduino.cc/en/Reference/EsploraReadJoystickSwitch
23+
http://www.arduino.cc/en/Reference/EsploraReadJoystickSwitch
2424
2525
This example is in the public domain.
2626
*/

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=Esplora
2-
version=1.0.3
2+
version=1.0.4
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Grants easy access to the various sensors and actuators of the Esplora. For Arduino Esplora only.
66
paragraph=The sensors available on the board are:2-Axis analog joystick with center push-button,4 push-buttons,microphone, light sensor, temperature sensor, 3-axis accelerometer, 2 TinkerKit input connectors.</br>The actuators available on the board are: bright RGB LED, piezo buzzer, 2 TinkerKit output connectors.
77
category=Device Control
8-
url=http://arduino.cc/en/Reference/EsploraLibrary
8+
url=http://www.arduino.cc/en/Reference/EsploraLibrary
99
architectures=avr

0 commit comments

Comments
 (0)