blink()

描述

在液晶顯示器上顯示閃爍的游標。如果與 cursor() 混合使用,結果將取決於使用的液晶顯示器。

語法


lcd.blink()

參數

無參數

範例

blink() and noBlink()

See also

noBlink()
cursor()


函式庫參考主頁面

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.