1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Libraries: added help files to mitigate missing contextual reference issue

This commit is contained in:
Federico Fissore
2015-04-23 17:19:15 +02:00
parent 9a75cd3867
commit 5519f15663
29 changed files with 58 additions and 59 deletions

View File

@ -4,7 +4,7 @@
# Class
#######################################
Esplora KEYWORD1
Esplora KEYWORD1 EsploraLibrary
#######################################
# Methods and Functions

View File

@ -1,5 +1,5 @@
name=Esplora
version=1.0.2
version=1.0.3
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Grants easy access to the various sensors and actuators of the Esplora. For Arduino Esplora only.