Right method for activating internal pull-up resistors

CrossRoads:
INPUT_PULLUP was added in 1.0.1:

ARDUINO 1.0.1 - 2012.05.21

  • Added INPUT_PULLUP option for pinMode(). The INPUT mode now explicitly
    disables the pullup resistors.

Thanks for correcting me :blush: