1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-04 15:24:12 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
agdl
332931e3a6 Fixed example comment 2016-08-31 16:29:40 +02:00
agdl
4d28ea8bcd Changed data type to unsigned long
As requested in #5311 to avoid overflow issues.
2016-08-30 17:05:20 +02:00
Federico Fissore
d87f0faf11 Examples: adding description, layout and schematics 2015-05-04 16:49:10 +02:00
Federico Fissore
b4c68b3dff Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
Fede85
c87ddd567d small changes to the Debounce example 2013-04-16 16:50:23 +02:00
Mike
b7da415d6f Fix Debounce example to work as described
This alters the debounce example code to toggle the LED rather than just use
the button state to set the LED state.

Fixes #293
2012-12-28 20:16:42 +00:00
Tom Igoe
f5093b064a Renumbered examples 2012-03-19 19:44:06 -04:00