getVersion
sop4618_SSourcesop4618_SgetVersion
Description Source Call Graph
Start Line: 108
String sop4618_S::getVersion()
{
  flush();
  puts("\e[?31f");
  delay(50);
  return readString();
}