per1234
e3044a5f5a
Make the formatting of opening comments of built-in examples consistent
2017-07-18 11:07:37 +02:00
per1234
eee3e5ba18
Auto Format all built-in examples
...
The only changes I left out are the Max/MSP patches because I don't know whether the indentation would break them.
2017-07-18 11:07:37 +02:00
per1234
8f48433f33
Indent all multi-line C style comments in built-in examples by at least two spaces
...
This is required for Auto Format compatibility because it has the undesirable effect of indenting only unindented contents of multi-lline comments, thus altering the relative indentation of the text.
The exception is the Max/MSP patches as I did not know whether indentation would break them.
2017-07-18 11:07:37 +02:00
YakovL
df8d22a440
fix the boundary check
...
..so that changing fadeAmount (to, say, 7) doesn't break the algorithm making an infinit loop (see https://github.com/arduino/Arduino/issues/5115 )
2016-07-10 18:31:42 +03:00
Otavio Carneiro
aaccec7486
Improves Fade to ensure PWM pin is used
2015-10-31 17:37:26 -02:00
Federico Fissore
b4c68b3dff
Run new astyle formatter against all the examples
2013-10-21 09:58:40 +02:00
Zach Eveland
c44329d732
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
...
Conflicts:
build/shared/examples/01.Basics/DigitalReadSerial/DigitalReadSerial.ino
2012-04-19 10:34:53 -04:00
Tom Igoe
f5093b064a
Renumbered examples
2012-03-19 19:44:06 -04:00