C# Class NetDuinoUtils.Utils.LcdWriter

Mostra file Open project: blinemedical/NWebREST

Public Methods

Method Description
Write ( string text ) : void

Private Methods

Method Description
LcdWriter ( ) : System.Threading

Method Details

Write() public method

public Write ( string text ) : void
text string
return void