Skip to content

Commit 24e63ee

Browse files
committed
Esplora library to new format
1 parent ef1cfce commit 24e63ee

File tree

17 files changed

+10
-0
lines changed

17 files changed

+10
-0
lines changed

libraries/Esplora/library.properties

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=Esplora
2+
author=Arduino
3+
email=info@arduino.cc
4+
sentence=The Esplora library is a companion library for the Arduino Esplora board. It make it easier to access the onboard sensors and the actuators.
5+
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.
6+
url=http://arduino.cc/en/Reference/Esplora
7+
architectures=avr
8+
version=1.0
9+
dependencies= none
10+
core-dependencies=arduino (>=1.5.0)

0 commit comments

Comments
 (0)