COSA
An Object-Oriented Platform for Arduino Programming
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
GY_IICLCD.hh
Go to the documentation of this file.
1
21
#ifndef COSA_GY_IICLCD_HH
22
#define COSA_GY_IICLCD_HH
23
24
#include <
HD44780.h
>
25
#include <
PCF8574.h
>
26
#include <
MJKDZ_LCD_Module.h
>
27
50
class
GY_IICLCD
:
public
MJKDZ_LCD_Module
{
51
public
:
57
GY_IICLCD
(uint8_t subaddr = 0) :
MJKDZ_LCD_Module
(subaddr) {}
58
};
59
60
#endif
GY_IICLCD::GY_IICLCD
GY_IICLCD(uint8_t subaddr=0)
Definition:
GY_IICLCD.hh:57
MJKDZ_LCD_Module
Definition:
MJKDZ_LCD_Module.hh:47
PCF8574.h
GY_IICLCD
Definition:
GY_IICLCD.hh:50
MJKDZ_LCD_Module.h
HD44780.h
libraries
GY_IICLCD
GY_IICLCD.hh
Generated on Thu Aug 31 2017 17:02:03 for COSA by
1.8.11