Noiasca Liquid Crystal
A light weight LCD Library to print UTF-8 and special characters easily.
Public Member Functions | List of all members
LiquidCrystal_4bit Class Reference

parallel mode 4 bit More...

#include <lcd_4bit.h>

Inherits LiquidCrystal_4bit_base.

Public Member Functions

size_t write (uint8_t value)
 writes a character to the LCD More...
 

Detailed Description

parallel mode 4 bit

Member Function Documentation

◆ write()

size_t LiquidCrystal_4bit::write ( uint8_t  value)
inline

writes a character to the LCD

This function uses the converter for UTF-8 characters.