doc: Scrubbed ALL sensor library descriptions
In an effort to clean-up and standardize UPM library
documentation, this commit updates (and in most cases,
unifies) the CMake description string AND CXX header
@comname string.
Strings were taken from datasheets when possible, spelling
mistakes were addressed, copy/paste errors where fixed,
Title Case was used, etc.
* Tested/updated/added @web tags
* Added/updated invalid sensor images
* Added/updated @man tags, added missing manufacturers
Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@@ -36,11 +36,11 @@ const uint8_t DISPLAY_CMD_SET_NORMAL_1308 = 0xA6;
|
||||
/**
|
||||
* @library i2clcd
|
||||
* @sensor ssd1308
|
||||
* @comname SSD1308 OLED Display
|
||||
* @comname OLED Display
|
||||
* @altname Grove OLED Display 0.96"
|
||||
* @type display
|
||||
* @man seeed adafruit
|
||||
* @web http://garden.seeedstudio.com/images/4/46/SSD1308_1.0.pdf
|
||||
* @web http://wiki.seeed.cc/Grove-OLED_Display_0.96inch/
|
||||
* @web http://www.seeedstudio.com/wiki/Grove_-_OLED_Display_0.96%22
|
||||
* @con i2c
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user