Go to file
David A. Mellis 6c00397e22 Adding INPUT_PULLUP option pinMode(). (Paul Stoffregen).
This also changes pinMode(pin, INPUT); to explicitly disable the pull-up resistor, even if it was previously set.

http://code.google.com/p/arduino/issues/detail?id=246
2012-01-02 14:20:28 -05:00
bootloaders Correcting Arduino Mini w/ ATmega328 bootloader file and fuses (untested). 2011-11-25 19:26:01 -06:00
cores/arduino Adding INPUT_PULLUP option pinMode(). (Paul Stoffregen). 2012-01-02 14:20:28 -05:00
firmwares Added latest firmware for usbserial (not combined with DFU) 2011-11-12 12:57:30 +01:00
variants Fixing static is not at beginning of declaration warnings (maniacbug). 2012-01-02 12:38:23 -05:00
boards.txt Removing Leonardo (and Mouse/Keyboard examples) for Arduino 1.0 release. 2011-11-28 18:47:45 -05:00
programmers.txt Fixing ArduinoISP sketch by lowering baud rate to 9600 (from 19200). 2011-12-28 18:43:36 -05:00