1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-03 14:24:15 +01:00
Arduino/build/shared/examples
per1234 352df2c15f Remove unused variable from StringAdditionOperator example
- Avoids confusing beginners who assume there must be some reason for this useless line of code.
- Fixes "warning: unused variable 'currentTime'" compiler warning.

Closes https://github.com/arduino/Arduino/issues/693
2017-07-07 00:30:13 +02:00
..
01.Basics Improved Blink example comment wording 2016-11-25 15:36:36 +01:00
02.Digital Improved comment 2017-01-09 12:21:38 +01:00
03.Analog Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
04.Communication Added SerialPassthrough sketch to communication examples 2016-05-26 11:14:09 +02:00
05.Control changed sensor pin 2017-01-20 09:40:07 +01:00
06.Sensors Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
07.Display Examples: adding description, layout and schematics 2015-05-04 16:49:10 +02:00
08.Strings Remove unused variable from StringAdditionOperator example 2017-07-07 00:30:13 +02:00
09.USB Removing useless includes from examples 2015-10-02 12:24:31 +02:00
10.StarterKit_BasicKit Changed commit to indicate Processing 3 2015-10-22 12:42:05 +02:00
11.ArduinoISP/ArduinoISP Add a define for baudrate configuration. 2015-09-05 20:45:15 +02:00