This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:iot-open:programming_fundamentals_rtu:timing [2018/01/31 13:33] – Agrisnik | en:iot-open:programming_fundamentals_rtu:timing [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Timing ====== | ====== Timing ====== | ||
| - | There are two functions for the use of timing in the code of Arduino - //delay()// and // | + | There are two functions for the use of timing in the code of Arduino - //delay()// and // |
| ===== delay() ===== | ===== delay() ===== | ||