This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:arduino:examples [2017/08/09 07:26] – kaupo.raid | en:arduino:examples [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 457: | Line 457: | ||
| // Print out explaining text | // Print out explaining text | ||
| - | lcd.print(" | + | lcd.print(" |
| lcd.setCursor(0, | lcd.setCursor(0, | ||
| - | lcd.print(" | + | lcd.print(" |
| } | } | ||
| void loop() | void loop() | ||
| Line 482: | Line 482: | ||
| // when infrared sensor does not see anything print out " | // when infrared sensor does not see anything print out " | ||
| - | if(infrapunaNaebObjekti | + | if(proximity |
| else lcd.print(" | else lcd.print(" | ||