examples: updated filenames and snippets to start with chipid

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-03-13 15:17:24 -07:00
parent 577894851b
commit dc932b61e7
16 changed files with 24 additions and 24 deletions

View File

@ -43,7 +43,7 @@ namespace upm {
* which is an OLED monochrome display
*
* @ingroup i2clcd i2c
* @snippet oled-1308.cxx Interesting
* @snippet ssd1308-oled.cxx Interesting
* @image html ssd1308.jpeg
*/
class SSD1308 : public I2CLcd {