1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/build/shared/examples
2011-06-09 04:08:38 -07: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 Edited build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino via GitHub 2011-06-09 04:08:38 -07: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