printStringXY
sop4618_SSourcesop4618_SprintStringXY
Description Source Call Graph
sop4618_S::printStringXY ( Public Method )
Print a String on the LCD at X,Y coordinate.
 
Syntax / parameters
void printStringXY (String s, int row, int col)

Name Type Default Description
s String
  String to print
row int
  Line to start print
col int
  Column to start print
Description
Print a String on the LCD at X,Y coordinate.
This is a test
 
Source
The documentation for this Member was generated from the following files:
  • sop4618_S.cpp
  • sop4618_S.h