1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/build/shared/examples
2011-02-08 13:46:31 -08:00
..
1.Basics corrected note on fade example 2010-09-08 17:49:27 +00:00
2.Digital Changed pin number to reconcile code with drawing on Arduino site. 2011-01-12 03:59:02 -08:00
3.Analog deleted redundant analog in example and corrected typos in comments for analog examples 2010-09-17 16:43:22 +00:00
4.Communication Fixed typo in Midi communication example 2011-02-08 13:46:31 -08:00
5.Control Changed analog references to use new A0 through A5 notation 2010-09-04 19:47:59 +00:00
6.Sensors Changed analog references to use new A0 through A5 notation 2010-09-04 19:47:59 +00:00
7.Display Changed analog references to use new A0 through A5 notation 2010-09-04 19:47:59 +00:00
8.Strings Replacing custom String.toInt() function with a call to atol(). 2010-12-03 23:12:41 -05:00
ArduinoISP Using SPI pin definitions in pins_arduino.h for ArduinoISP sketch (now works on Mega). 2010-08-06 01:56:09 +00:00