mirror of
https://github.com/eclipse/upm.git
synced 2025-07-06 03:41:13 +03:00
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:

committed by
Mihai Tudor Panu

parent
99651d2239
commit
3aaafdcecf
@ -52,7 +52,7 @@ namespace upm
|
||||
* @image html lcm1602.jpeg
|
||||
* @snippet lcm1602-lcd.cxx Interesting
|
||||
*/
|
||||
class Lcm1602 : public I2CLcd
|
||||
class Lcm1602 : public LCD
|
||||
{
|
||||
public:
|
||||
/**
|
||||
|
Reference in New Issue
Block a user