Addition Support for Arduino I2C based on PCF8574A
Fork of TextLCD by
Revision 43:067e07b6f5b8, committed 2018-09-20
- Comitter:
- Antulius
- Date:
- Thu Sep 20 06:17:44 2018 +0000
- Parent:
- 42:c1862c9160b4
- Commit message:
- TextLCD con soporte para el M?dulo Arduino I2C basado en PCF8574AT y para el SPI utilizando el SN74595
Changed in this revision
TextLCD_Config.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r c1862c9160b4 -r 067e07b6f5b8 TextLCD_Config.h --- a/TextLCD_Config.h Mon Aug 20 08:17:37 2018 +0000 +++ b/TextLCD_Config.h Thu Sep 20 06:17:44 2018 +0000 @@ -79,8 +79,9 @@ #define D_LCD_PIN_RW D_LCD_PIN_E2 //Select I2C Portexpander type (one option only) -#define PCF8574 1 +#define PCF8574 0 #define MCP23008 0 +#define SN74595 1 //Inverted Backlight control #define BACKLIGHT_INV 0