![]() |
LCD Library 1.2.0
LCD Library - LCD control class hierarchy library. Drop in replacement for the LiquidCrystal Library.
|
#include <stdio.h>
#include <string.h>
#include <inttypes.h>
#include <WProgram.h>
#include <LiquidCrystal.h>
Go to the source code of this file.
Defines | |
#define | LCD_NOBACKLIGHT 0xFF |
#define LCD_NOBACKLIGHT 0xFF |
Definition at line 42 of file LiquidCrystal.cpp.