This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:examples:timer:hardware_delay [2010/03/08 20:51] – Helen | en:examples:timer:hardware_delay [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 59: | Line 59: | ||
<code c> | <code c> | ||
// | // | ||
- | // Demonstration program of harware | + | // Demonstration program of hardware |
// The Program blinks LED for a moment after every ~1 second. | // The Program blinks LED for a moment after every ~1 second. | ||
// | // |