Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 332 Bytes

File metadata and controls

16 lines (9 loc) · 332 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