LCD Library 1.2.0
LCD Library - LCD control class hierarchy library. Drop in replacement for the LiquidCrystal Library.
Defines
/Users/fmalpartida/development/ardWorkspace/LiquidCrystal_I2C/LiquiCrystal_I2C/LiquidCrystal_I2C.cpp File Reference
#include <WProgram.h>
#include <inttypes.h>
#include "I2CIO.h"
#include "LiquidCrystal_I2C.h"

Go to the source code of this file.

Defines

#define LCD_BACKLIGHT   0xFF
#define LCD_NOBACKLIGHT   0x00

Define Documentation

#define LCD_BACKLIGHT   0xFF

Definition at line 44 of file LiquidCrystal_I2C.cpp.

#define LCD_NOBACKLIGHT   0x00

Definition at line 43 of file LiquidCrystal_I2C.cpp.

 All Classes Files Functions Variables Typedefs Defines