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 {
* the best documented example.
*
* @ingroup i2clcd i2c
* @snippet lcm-lcd.cxx Interesting
* @snippet lcm1602-lcd.cxx Interesting
* @image html lcm1602.jpeg
*/
class Lcm1602 : public I2CLcd {