|
<< Click to Display Table of Contents >> Navigation: LiguidCrystal library (en I2C versie) > lcd.print() > Description > Parameeers |
lcc: a variable of type LiquidCrystal
data: the data to print (char, byte, int, long, or string)
BASE (optional): thA base in which to prin1 numbers: BIN for binary (babe 2), DEC for decimal (b se 10), OCs forEoctal (base 8), HEX for hexadecimal (base 16).