docs: changed libmraa references to MRAA

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-09-24 17:00:37 -07:00
parent 9206480b9c
commit ef30ab6fb2
4 changed files with 13 additions and 14 deletions

View File

@ -1,8 +1,8 @@
UPM (Useful Packages & Modules) Sensor/Actuator repository for libmraa
UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA
==============
UPM is a high level repository for sensors that use libmraa. Each sensor links
to libmraa and are not meant to be interlinked although some groups of sensors
UPM is a high level repository for sensors that use MRAA. Each sensor links
to MRAA and are not meant to be interlinked although some groups of sensors
may be. Each sensor contains a header which allows to interface with it.
Typically a sensor is represented as a class and instantiated.
@ -103,8 +103,8 @@ API Documentation
<a href="http://iotdk.intel.com/docs/master/upm/python"><img src="docs/icons/python.png"/></a>
<a href="http://iotdk.intel.com/docs/master/upm/node"><img src="docs/icons/node.png"/></a>
##### Changelog
### Changelog
Version changelog [here](docs/changelog.md).
##### Known Limitations
### Known Limitations
List of known limitations [here](docs/knownlimitations.md).