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

@ -494,17 +494,14 @@ const unsigned char font[] = {
};
/**
* @brief API for the st7735 lcd display library
*
* This file defines the interface for ST7735 display library
*
* @brief ST7735 LCD display library
* @defgroup st7735 libupm-st7735
* @ingroup adafruit spi display
*/
/**
* @library st7735
* @sensor st7735
* @comname LCD display
* @comname ST7735 LCD display
* @type display
* @man adafruit
* @web http://www.adafruit.com/product/358
@ -520,7 +517,7 @@ const unsigned char font[] = {
class ST7735 : public GFX {
public:
/**
* Instanciates a ST7735 object
* Instantiates a ST7735 object
*
* @param csLCD LCD chip select pin
* @param cSD SD card chip select pin