This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tutorials:learn:arduino:lesson3.html [2010/11/05 15:32] daigo |
tutorials:learn:arduino:lesson3.html [2016/01/28 18:05] (current) |
||
|---|---|---|---|
| Line 357: | Line 357: | ||
| - | <class white> | ||
| <code> | <code> | ||
| void loop() // run over and over again | void loop() // run over and over again | ||
| Line 375: | Line 374: | ||
| } | } | ||
| </code> | </code> | ||
| - | </class> | + | |
| ==== Full color adventures! ==== | ==== Full color adventures! ==== | ||