Skip to content

Latest commit

 

History

History
23 lines (9 loc) · 327 Bytes

File metadata and controls

23 lines (9 loc) · 327 Bytes

lcd.drawSource(x, y, source [, flags])

Displays the name of the corresponding input as defined by the source at (x,y)

@status current Introduced in 2.0.0

Parameters

  • x,y (positive numbers) starting coordinate

  • source (number) source index

  • flags (unsigned number) drawing flags

Return value

none