lcd: rename I2CLcd class to LCD

Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Jon Trulson
2015-07-09 12:38:22 -06:00
committed by Mihai Tudor Panu
parent 99651d2239
commit 3aaafdcecf
10 changed files with 16 additions and 16 deletions

View File

@ -52,7 +52,7 @@ namespace upm
* @image html lcm1602.jpeg
* @snippet lcm1602-lcd.cxx Interesting
*/
class Lcm1602 : public I2CLcd
class Lcm1602 : public LCD
{
public:
/**