TArduinoBasicLiquidCrystalDisplay.HomeInputPin: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "== Summary == {{:Summaries:Summary TArduinoBasicLiquidCrystalDisplay.HomeInputPin}} == Description == You can connect this pin to any other pin that can deliver Clock events. When the pin receives Clock event, the cursor will be moved to the upper-left of the display. Any text added after that will be added from that location."
 
(No difference)

Latest revision as of 11:37, 10 June 2022

Summary

The Move Cursor to Home Clock Event Input pin of the component

Description

You can connect this pin to any other pin that can deliver Clock events.

When the pin receives Clock event, the cursor will be moved to the upper-left of the display. Any text added after that will be added from that location.