Revision history of "Arduino: delay"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 18:36, 25 May 2018Onnowpurbo talk contribs 123 bytes +123 Created page with "Delay 1000ms = 1 detik delay(1000) Delay 5 Jam delay(5UL*60UL*60UL*1000UL); Delay 15 menit delay(15UL*60UL*1000UL);"