lcd.setCursor(0,0); lcd.print("Set new temp:"); lcd.setCursor(0,1); lcd.print("< "); lcd.print(tempThreshold); lcd.print(" C >");