leftToRight()
描述
设定液晶显示器显示字元的排列方式为由左至右(预设的状态),这设定不影响已经显示在液晶显示器上的字元。
语法
lcd.leftToRight()
参数
无参数
See also
The text of the 86Duino reference is a modification of the Arduino reference, and is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.