docs: updated library descriptions and sensor names for consistency

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-06-01 15:44:07 -07:00
parent 8965d56c93
commit 14f80e779e
97 changed files with 237 additions and 246 deletions

View File

@ -45,9 +45,10 @@ namespace upm {
*
* @brief API for Elecfreaks Joystick v 1.2-1.4 breakout
*
* This file defines the Joystick API and implemntation for X, Y
* This file defines the Joystick API and implementation for X, Y
* button could be treated as normal GPIO, this enables easier
* interrupt support
* interrupt support. This driver should be compatible with any
* 2 axis analog joystick.
*
* @image html joystick12.jpg
* @snippet joystick12-example.cxx Interesting