1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/build/shared/examples/01.Basics
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
..
AnalogReadSerial Fix typos in the comments of the built-in examples 2017-07-18 11:07:37 +02:00
BareMinimum Revert "make editor folding happy" 2015-05-07 17:15:50 +02:00
Blink Fix typos in the comments of the built-in examples 2017-07-18 11:07:37 +02:00
DigitalReadSerial Indent all multi-line C style comments in built-in examples by at least two spaces 2017-07-18 11:07:37 +02:00
Fade Indent all multi-line C style comments in built-in examples by at least two spaces 2017-07-18 11:07:37 +02:00
ReadAnalogVoltage Fix typos in the comments of the built-in examples 2017-07-18 11:07:37 +02:00