Edit

Share via


Hd44780.SendCommand(Byte) Method

Definition

Sends command to the device

protected void SendCommand (byte command);
member this.SendCommand : byte -> unit
Protected Sub SendCommand (command As Byte)

Parameters

command
Byte

Byte representing the command to be sent

Applies to