Files
MySensors/core/MyInclusionMode.cpp
freynder cff369679b Inclusion mode: change pinmode to INPUT_PULLUP (#1197)
Issue 1196: https://github.com/mysensors/MySensors/issues/1196

According to arduino references we should instead use INPUT_PULLUP
as of Arduino 1.0.1
https://www.arduino.cc/en/Tutorial/DigitalPins
2018-08-30 20:13:44 +01:00

2.2 KiB