mirror of
https://github.com/eclipse/upm.git
synced 2025-07-09 13:21:22 +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
@ -50,7 +50,7 @@ namespace upm
|
||||
* @image html grovergblcd.jpg
|
||||
* @snippet jhd1313m1-lcd.cxx Interesting
|
||||
*/
|
||||
class Jhd1313m1 : public I2CLcd
|
||||
class Jhd1313m1 : public LCD
|
||||
{
|
||||
public:
|
||||
/**
|
||||
|
Reference in New Issue
Block a user